Commits

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

DateSubjectAuthorReleases
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-09 Fix issue with WAL archiving in standby. Fujii Masao 14.0
2021-06-16 Improve SQLSTATE reporting in some replication-related code. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-03 Do not rely on pgstat.h to indirectly include storage/ headers. Andres Freund 14.0
2021-04-01 Rename Default Roles to Predefined Roles Stephen Frost 14.0
2021-03-12 Add condition variable for walreceiver shutdown. Thomas Munro 14.0
2021-02-23 Simplify printing of LSNs Peter Eisentraut 14.0
2021-02-18 Fix "invalid spinlock number: 0" error in pg_stat_wal_receiver. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-13 Correct behavior descriptions in comments, and correct a test name. Noah Misch 14.0
2020-11-24 Centralize logic for skipping useless ereport/elog calls. Tom Lane 14.0
2020-11-12 Use standard SIGHUP and SIGTERM handlers in walreceiver. Fujii Masao 14.0
2020-09-29 Archive timeline history files in standby if archive_mode is set to "always". Fujii Masao 14.0
2020-09-16 Centralize setup of SIGQUIT handling for postmaster child processes. Tom Lane 14.0
2020-09-11 Accept SIGQUIT during error recovery in auxiliary processes. Tom Lane 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0