Commits

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

DateSubjectAuthorReleases
2025-04-06 Don't ERROR on PreallocXlogFiles() race condition. Noah Misch 13.21
2025-04-06 Remove XLogFileInit() ability to unlink a pre-existing file. Noah Misch 13.21
2025-04-06 Remove XLogFileInit() ability to skip ControlFileLock. Noah Misch 13.21
2021-09-09 Fix issue with WAL archiving in standby. Fujii Masao 13.5
2021-02-18 Fix "invalid spinlock number: 0" error in pg_stat_wal_receiver. Fujii Masao 13.3
2020-09-29 Archive timeline history files in standby if archive_mode is set to "always". Fujii Masao 13.1
2020-05-17 Make pg_stat_wal_receiver consistent with the WAL receiver's shmem info Michael Paquier 13.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-04-08 Rationalize GetWalRcv{Write,Flush}RecPtr(). Thomas Munro 13.0
2020-03-31 Move routine definitions of xlogarchive.c to a new header file Michael Paquier 13.0
2020-03-27 Allow walreceiver configuration to change on reload Alvaro Herrera 13.0
2020-03-27 Set wal_receiver_create_temp_slot PGC_POSTMASTER Alvaro Herrera 13.0
2020-03-11 Refactor ps_status.c API Peter Eisentraut 13.0
2020-03-10 Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut 13.0
2020-02-11 Use pg_pwrite() in more places. Thomas Munro 13.0
2020-01-14 Fix compiler warning about format on Windows Peter Eisentraut 13.0
2020-01-14 walreceiver uses a temporary replication slot by default Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-19 Extend the ProcSignal mechanism to support barriers. Robert Haas 13.0
2019-12-17 Partially deduplicate interrupt handling for background processes. Robert Haas 13.0
2019-12-03 Remove XLogFileNameP() from the tree Michael Paquier 13.0
2019-11-25 Use procsignal_sigusr1_handler for auxiliary processes. Robert Haas 13.0
2019-10-30 Fix typos in the code Michael Paquier 13.0