Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-29 | Fix WAL replay in presence of an incomplete record | Alvaro Herrera | 14.1 |
| 2021-04-11 | Remove COMMIT_TS_SETTS record. | Fujii Masao | 14.0 |
| 2021-04-06 | Remove tupgone special case from vacuumlazy.c. | Peter Geoghegan | 14.0 |
| 2021-03-11 | Don't consider newly inserted tuples in nbtree VACUUM. | Peter Geoghegan | 14.0 |
| 2021-02-25 | Use full 64-bit XIDs in deleted nbtree pages. | Peter Geoghegan | 14.0 |
| 2021-01-13 | Enhance nbtree index tuple deletion. | Peter Geoghegan | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-08-16 | Correct several behavior descriptions in comments. | Noah Misch | 14.0 |
| 2020-07-23 | WAL Log invalidations at command end with wal_level=logical. | Amit Kapila | 14.0 |
| 2020-07-20 | Immediately WAL-log subtransaction and top-level XID association. | Amit Kapila | 14.0 |
| 2020-07-07 | Morph pg_replication_slots.min_safe_lsn to safe_wal_size | Alvaro Herrera | 14.0 |