Commits

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

DateSubjectAuthorReleases
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 15.18
2022-05-20 pg_waldump: Improve option parsing error messages Peter Eisentraut 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-11 Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-04-08 Add contrib/pg_walinspect. Jeff Davis 15.0
2022-04-07 Fix off-by-one error in pg_waldump, introduced in 5c279a6d350. Jeff Davis 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-28 waldump: fix use-after-free in search_directory(). Andres Freund 15.0
2022-03-25 Improve command line options for pg_waldump. Thomas Munro 15.0
2022-03-24 Add additional filtering options to pg_waldump. Thomas Munro 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-02-25 pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ. Andres Freund 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-29 Fix incorrect format placeholders Peter Eisentraut 15.0
2021-12-02 pg_waldump: Emit stats summary when interrupted by SIGINT Michael Paquier 15.0
2021-11-22 Be more specific about OOM in XLogReaderAllocate Alvaro Herrera 15.0
2021-08-08 Remove some unnecessary casts in format arguments Peter Eisentraut 15.0
2021-07-01 Allow specifying pg_waldump --rmgr option multiple times. Heikki Linnakangas 15.0
2021-06-29 Add support for LZ4 with compression of full-page writes in WAL Michael Paquier 15.0