Commits

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

DateSubjectAuthorReleases
2025-07-19 Fix infinite wait when reading a partially written WAL record Alexander Korotkov 16.10
2023-12-08 Fix potential pointer overflow in xlogreader.c. Thomas Munro 16.2
2023-10-03 Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 16.1
2023-09-25 Fix edge-case for xl_tot_len broken by bae868ca. Thomas Munro 16.1
2023-09-22 Don't trust unvalidated xl_tot_len. Thomas Munro 16.1
2023-07-02 Silence "missing contrecord" error. Thomas Munro 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-03-02 Make some xlogreader messages more accurate Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-05 Add LSN location in some error messages related to WAL pages Michael Paquier 16.0
2022-10-12 Simplify some maths in xlogreader.c Michael Paquier 16.0
2022-09-29 Restore pg_pread and friends. Thomas Munro 16.0
2022-09-24 Message style improvements Peter Eisentraut 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-09-14 Use the terminology "WAL file" not "log file" more consistently. Tom Lane 16.0
2022-09-09 Add more error context to RestoreBlockImage() and consume it Michael Paquier 16.0
2022-09-08 Fix recovery_prefetch with low maintenance_io_concurrency. Thomas Munro 16.0
2022-09-03 Fix cache invalidation bug in recovery_prefetch. Thomas Munro 16.0
2022-08-18 Adjust assertion in XLogDecodeNextRecord. Robert Haas 16.0
2022-08-04 Remove dead pread and pwrite replacement code. Thomas Munro 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0