Commits

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

DateSubjectAuthorReleases
2022-08-29 Prevent WAL corruption after a standby promotion. Robert Haas 10.23
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 10.21
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 10.21
2021-06-09 Fix corner case failure of new standby to follow new primary. Robert Haas 10.18
2017-08-05 Make pg_stop_backup's wait_for_archive flag work on standbys. Robert Haas 10.0
2017-03-23 Track the oldest XID that can be safely looked up in CLOG. Robert Haas 10.0
2017-03-18 Create and use wait events for read, write, and fsync operations. Robert Haas 10.0
2017-03-17 Rename "pg_clog" directory to "pg_xact". Robert Haas 10.0
2017-02-14 Minor fixes for WAL consistency checking. Robert Haas 10.0
2017-02-09 Rename dtrace probes for ongoing xlog -> wal conversion. Robert Haas 10.0
2017-02-09 Remove all references to "xlog" from SQL-callable functions in pg_proc. Robert Haas 10.0
2017-02-08 Add WAL consistency checking facility. Robert Haas 10.0
2016-12-16 Simplify LWLock tranche machinery by removing array_base/array_stride. Robert Haas 10.0
2016-11-23 Remove barrier.h Robert Haas 10.0
2016-10-28 Fix leftover reference to background writer performing checkpoints. Robert Haas 10.0
2016-10-27 Fix possible pg_basebackup failure on standby with "include WAL". Robert Haas 10.0
2016-10-21 Fix comment formatting. Robert Haas 10.0
2016-10-20 Rename "pg_xlog" directory to "pg_wal". Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0