Commits

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

DateSubjectAuthorReleases
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 14.6
2022-08-29 Prevent WAL corruption after a standby promotion. Robert Haas 14.6
2022-08-05 Add HINT for restartpoint race with KeepFileRestoredFromArchive(). Noah Misch 14.5
2022-07-28 Fix replay of create database records on standby Alvaro Herrera 14.5
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 14.5
2022-07-20 Fix assertion failure and segmentation fault in backup code. Fujii Masao 14.5
2022-05-16 Fix control file update done in restartpoints still running after promotion Michael Paquier 14.4
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 14.3
2022-03-29 Revert "Fix replay of create database records on standby" Alvaro Herrera 14.3
2022-03-25 Fix replay of create database records on standby Alvaro Herrera 14.3
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 14.3
2022-03-23 Fix "missing continuation record" after standby promotion Alvaro Herrera 14.3
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 14.3
2021-10-04 Fix snapshot builds during promotion of hot standby node with 2PC Michael Paquier 14.1
2021-10-01 Remove unstable, unnecessary test; fix typo Alvaro Herrera 14.1
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 14.1
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-08-16 Refresh apply delay on reload of recovery_min_apply_delay at recovery Michael Paquier 14.0
2021-07-30 Update obsolete comment that still referred to CheckpointLock Heikki Linnakangas 14.0
2021-07-29 Close yet another race condition in replication slot test code Alvaro Herrera 14.0
2021-07-16 Advance old-segment horizon properly after slot invalidation Alvaro Herrera 14.0
2021-06-30 Fix incorrect PITR message for transaction ROLLBACK PREPARED Michael Paquier 14.0
2021-06-16 Fix outdated comment that talked about seek position of WAL file. Heikki Linnakangas 14.0
2021-06-09 Fix corner case failure of new standby to follow new primary. Robert Haas 14.0