Commits

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

DateSubjectAuthorReleases
2025-12-16 Fail recovery when missing redo checkpoint record without backup_label Michael Paquier 17.8
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 17.7
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 17.7
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 17.5
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 17.3
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-04-11 Revert: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-04-03 Use the pairing heap instead of a flat array for LSN replay waiters Alexander Korotkov 17.0
2024-04-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-03-11 Add some checkpoint and redo LSNs to a couple of recovery errors Michael Paquier 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-29 Fixups for commit 93db6cbda0. Amit Kapila 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-01-25 Add more LOG messages when starting and ending recovery from a backup Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-20 Add support for incremental backup. Robert Haas 17.0
2023-12-11 Remove trace_recovery_messages Michael Paquier 17.0
2023-12-08 Rename ShmemVariableCache to TransamVariables Heikki Linnakangas 17.0
2023-10-30 Delay recovery mode LOG after reading backup_label and/or checkpoint record Michael Paquier 17.0
2023-10-30 Mention standby.signal in FATALs for checkpoint record missing at recovery Michael Paquier 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-23 Change struct tablespaceinfo's oid member from 'char *' to 'Oid' Robert Haas 17.0
2023-10-19 During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point. Robert Haas 17.0