Commits

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

DateSubjectAuthorReleases
2026-03-13 Use GetXLogInsertEndRecPtr in gistGetFakeLSN Tomas Vondra 15.18
2026-01-08 Prevent invalidation of newly created replication slots. Amit Kapila 15.16
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 15.15
2025-06-14 Keep WAL segments by the flushed value of the slot's restart LSN Alexander Korotkov 15.14
2024-12-20 Replace durable_rename_excl() by durable_rename(), take two Michael Paquier 15.11
2024-10-25 At end of recovery, reset all sinval-managed caches. Noah Misch 15.9
2024-06-27 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 15.8
2024-06-26 Fix bugs in MultiXact truncation Heikki Linnakangas 15.8
2023-12-06 Fix compilation on Windows with WAL_DEBUG Michael Paquier 15.6
2023-06-20 Enable archiving in recovery TAP test 009_twophase.pl Michael Paquier 15.4
2023-04-27 Prevent underflow in KeepLogSeg(). Nathan Bossart 15.3
2022-09-22 Clear ps display of startup process at the end of recovery Michael Paquier 15.0
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 15.0
2022-08-29 Prevent WAL corruption after a standby promotion. Robert Haas 15.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 15.0
2022-07-22 Remove unnecessary Windows-specific basebackup code. Thomas Munro 15.0
2022-07-20 Fix assertion failure and segmentation fault in backup code. Fujii Masao 15.0
2022-06-08 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-08 Fix control file update done in restartpoints still running after promotion Michael Paquier 15.0
2022-04-28 Revert recent changes with durable_rename_excl() Michael Paquier 15.0
2022-04-28 Replace existing durable_rename_excl() calls with durable_rename() Michael Paquier 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2022-04-11 Remove dead code in do_pg_backup_start(). Tom Lane 15.0
2022-04-08 Rename delayChkpt to delayChkptFlags. Robert Haas 15.0