Commits

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

DateSubjectAuthorReleases
2025-07-19 Fix infinite wait when reading a partially written WAL record Alexander Korotkov 15.14
2023-12-08 Fix potential pointer overflow in xlogreader.c. Thomas Munro 15.6
2023-10-03 Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 15.5
2023-09-25 Fix edge-case for xl_tot_len broken by bae868ca. Thomas Munro 15.5
2023-09-22 Don't trust unvalidated xl_tot_len. Thomas Munro 15.5
2023-07-02 Silence "missing contrecord" error. Thomas Munro 15.4
2022-09-24 Message style improvements Peter Eisentraut 15.0
2022-09-09 Add more error context to RestoreBlockImage() and consume it Michael Paquier 15.0
2022-09-08 Fix recovery_prefetch with low maintenance_io_concurrency. Thomas Munro 15.0
2022-09-03 Fix cache invalidation bug in recovery_prefetch. Thomas Munro 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-08 Add contrib/pg_walinspect. Jeff Davis 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-04-07 Fix warning introduced in 5c279a6d350. Jeff Davis 15.0
2022-04-07 Custom WAL Resource Managers. Jeff Davis 15.0
2022-03-18 Add circular WAL decoding buffer, take II. Thomas Munro 15.0
2022-03-11 Add support for zstd with compression of full-page writes in WAL Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-26 Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 15.0
2021-10-27 Fix typos in comments Daniel Gustafsson 15.0
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 15.0
2021-07-09 Add forgotten LSN_FORMAT_ARGS() in xlogreader.c Michael Paquier 15.0
2021-06-29 Add support for LZ4 with compression of full-page writes in WAL Michael Paquier 15.0