Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-29 | Fix WAL replay in presence of an incomplete record | Alvaro Herrera | 13.5 |
| 2020-07-07 | Morph pg_replication_slots.min_safe_lsn to safe_wal_size | Alvaro Herrera | 13.0 |
| 2020-04-04 | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 13.0 |
| 2020-03-31 | Move routine definitions of xlogarchive.c to a new header file | Michael Paquier | 13.0 |
| 2020-02-26 | Add deduplication to nbtree. | Peter Geoghegan | 13.0 |
| 2020-01-03 | Add xl_btree_delete optimization. | Peter Geoghegan | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-19 | Remove unneeded "pin scan" nbtree VACUUM code. | Peter Geoghegan | 13.0 |
| 2019-12-03 | Remove XLogFileNameP() from the tree | Michael Paquier | 13.0 |
| 2019-11-21 | Bump WAL version. | Fujii Masao | 13.0 |
| 2019-08-19 | Fix inconsistencies and typos in the tree, take 11 | Michael Paquier | 13.0 |
| 2019-07-16 | Fix inconsistencies and typos in the tree | Michael Paquier | 13.0 |