Commits

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

DateSubjectAuthorReleases
2025-07-19 Fix infinite wait when reading a partially written WAL record Alexander Korotkov 13.22
2023-10-03 Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 13.13
2023-09-25 Fix edge-case for xl_tot_len broken by bae868ca. Thomas Munro 13.13
2023-09-22 Don't trust unvalidated xl_tot_len. Thomas Munro 13.13
2021-11-26 Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 13.6
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 13.5
2021-01-12 Fix thinko in comment Alvaro Herrera 13.2
2020-06-08 Fix crash in WAL sender when starting physical replication Michael Paquier 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-13 Adjust walsender usage of xlogreader, simplify APIs Alvaro Herrera 13.0
2020-05-08 Rework XLogReader callback system Alvaro Herrera 13.0
2020-04-08 Fix XLogReader FD leak that makes backends unusable after 2PC usage. Andres Freund 13.0
2020-03-27 Allow walreceiver configuration to change on reload Alvaro Herrera 13.0
2020-01-26 Refactor XLogReadRecord(), adding XLogBeginRead() function. Heikki Linnakangas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-25 Refactor WAL file-reading code into WALRead() Alvaro Herrera 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-11-07 Fix assertion failure when running pgbench -s. Fujii Masao 13.0
2019-09-26 Fix comment in xlogreader.c Michael Paquier 13.0
2019-09-24 Rework WAL-reading supporting structs Alvaro Herrera 13.0
2019-09-03 Make XLogReaderInvalReadState static Alvaro Herrera 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-07-31 Remove superfluous semicolon. Andres Freund 13.0
2019-07-15 Provide XLogRecGetFullXid(). Thomas Munro 13.0
2019-07-04 Unwind some workarounds for lack of portable int64 format specifier Peter Eisentraut 13.0