Commits

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

DateSubjectAuthorReleases
2025-12-16 Fail recovery when missing redo checkpoint record without backup_label Michael Paquier 16.12
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 16.11
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 16.11
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 16.9
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 16.7
2024-01-29 Add more LOG messages when starting and ending recovery from a backup Michael Paquier 16.2
2023-06-06 Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
2023-04-08 For cascading replication, wake physical and logical walsenders separately Andres Freund 16.0
2023-02-06 Disable STARTUP_PROGRESS_TIMEOUT in standby mode. Robert Haas 16.0
2023-01-23 Fix XLogPageRead() comment Peter Eisentraut 16.0
2023-01-19 Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 16.0
2023-01-11 Fix typos in code and comments Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-09 Allow DateTimeParseError to handle bad-timezone error messages. Tom Lane 16.0
2022-12-05 Add LSN location in some error messages related to WAL pages Michael Paquier 16.0
2022-11-29 Improve heuristics for compressing the KnownAssignedXids array. Tom Lane 16.0
2022-11-28 Remove promote_trigger_file. Thomas Munro 16.0
2022-09-29 Restore pg_pread and friends. Thomas Munro 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-15 Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. Noah Misch 16.0
2022-09-14 Use the terminology "WAL file" not "log file" more consistently. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0