Commits

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

DateSubjectAuthorReleases
2022-03-28 waldump: fix use-after-free in search_directory(). Andres Freund 13.7
2022-02-25 pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ. Andres Freund 13.7
2021-03-23 pg_waldump: Fix bug in per-record statistics. Fujii Masao 13.3
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-03 pg_waldump: Don't call XLogDumpDisplayStats() if -q is specified. Robert Haas 13.0
2020-04-03 pg_waldump: Add a --quiet option. Robert Haas 13.0
2020-02-28 Refer to bug report address by symbol rather than hardcoding Peter Eisentraut 13.0
2020-02-28 Add PostgreSQL home page to --help output Peter Eisentraut 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-12-24 Replace use of strerror() with %s by %m in pg_waldump Michael Paquier 13.0
2019-12-04 Offer pnstrdup to frontend code Alvaro Herrera 13.0
2019-11-25 Refactor WAL file-reading code into WALRead() Alvaro Herrera 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-11-05 Make StringInfo available to frontend code. Andres Freund 13.0
2019-10-30 pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs. Andres Freund 13.0
2019-10-30 pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL. Andres Freund 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-09-24 Rework WAL-reading supporting structs Alvaro Herrera 13.0