Commits

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

DateSubjectAuthorReleases
2026-06-24 Fix set of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-06-17 Fix pgstat_count_io_op_time() calls passing incorrect information Michael Paquier 19 (unreleased)
2026-03-10 Switch to FATAL error for missing checkpoint record without backup_label Michael Paquier 19 (unreleased)
2026-03-05 Move definition of XLogRecoveryCtlData to xlogrecovery.h Michael Paquier 19 (unreleased)
2026-02-24 Fix variety of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-02-20 Fix constant in error message for recovery_target_timeline Michael Paquier 19 (unreleased)
2025-12-16 Add TAP test to check recovery when redo LSN is missing Michael Paquier 19 (unreleased)
2025-12-16 Fail recovery when missing redo checkpoint record without backup_label Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-13 Replace off_t by pgoff_t in I/O routines Michael Paquier 19 (unreleased)
2025-11-05 Add assertions checking for the startup process in WAL replay routines Michael Paquier 19 (unreleased)
2025-11-04 Add assertion check for WAL receiver state during stream-archive transition Michael Paquier 19 (unreleased)
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 19 (unreleased)
2025-09-05 Change pg_lsn_in_internal() to use soft error reporting Michael Paquier 19 (unreleased)
2025-07-03 Improve checks for GUC recovery_target_timeline Michael Paquier 19 (unreleased)