Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2026-03-13 Use GetXLogInsertEndRecPtr in gistGetFakeLSN Tomas Vondra 14.23
2025-04-06 Don't ERROR on PreallocXlogFiles() race condition. Noah Misch 14.18
2025-04-06 Remove XLogFileInit() ability to unlink a pre-existing file. Noah Misch 14.18
2025-04-06 Remove XLogFileInit() ability to skip ControlFileLock. Noah Misch 14.18
2021-09-21 Document XLOG_INCLUDE_XID a little better Alvaro Herrera 14.0
2021-09-04 Revert "Avoid creating archive status ".ready" files too early" Alvaro Herrera 14.0
2021-08-23 Avoid creating archive status ".ready" files too early Alvaro Herrera 14.0
2021-05-10 Revert recovery prefetching feature. Thomas Munro 14.0
2021-04-08 Optionally prefetch referenced data in recovery. Thomas Munro 14.0
2021-03-17 Code review for server's handling of "tablespace map" files. Tom Lane 14.0
2021-03-11 Be clear about whether a recovery pause has taken effect. Robert Haas 14.0
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-07-29 Remove non-fast promotion. Fujii Masao 14.0
2020-07-20 Rename wal_keep_segments to wal_keep_size. Fujii Masao 14.0
2020-07-20 Immediately WAL-log subtransaction and top-level XID association. Amit Kapila 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2020-06-24 Adjust max_slot_wal_keep_size behavior per review Alvaro Herrera 14.0
2020-06-24 Save slot's restart_lsn when invalidated due to size Alvaro Herrera 14.0
2020-06-17 Don't export basebackup.c's sendTablespace(). Robert Haas 14.0