Commits

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

DateSubjectAuthorReleases
2025-12-16 Fail recovery when missing redo checkpoint record without backup_label Michael Paquier 15.16
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 15.15
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 15.13
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 15.11
2024-01-29 Add more LOG messages when starting and ending recovery from a backup Michael Paquier 15.6
2023-06-06 Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 15.4
2023-02-10 Un-revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode." Robert Haas 15.3
2023-02-06 Revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode." Robert Haas 15.2
2023-02-06 Disable STARTUP_PROGRESS_TIMEOUT in standby mode. Robert Haas 15.2
2023-01-19 Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 15.2
2022-11-29 Improve heuristics for compressing the KnownAssignedXids array. Tom Lane 15.2
2022-09-15 Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. Noah Misch 15.0
2022-09-09 Add more error context to RestoreBlockImage() and consume it Michael Paquier 15.0
2022-09-03 Fix cache invalidation bug in recovery_prefetch. Thomas Munro 15.0
2022-08-29 Prevent WAL corruption after a standby promotion. Robert Haas 15.0
2022-08-24 Fix code comments still referring to pg_start/stop_backup() Michael Paquier 15.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 15.0
2022-07-28 Fix replay of create database records on standby Alvaro Herrera 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-11 Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-07 Fix typo in xlogrecovery.c code comment Daniel Gustafsson 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-04-07 Fix compilation with WAL_DEBUG. Andres Freund 15.0