Commits

DateSubjectAuthorReleases
2022-12-27 Fix incorrect copy-pasto in error message of pg_waldump.c Michael Paquier 16.0
2022-12-26 pg_waldump: Add --save-fullpage=PATH to save full page images from WAL records Michael Paquier 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-14 Use the terminology "WAL file" not "log file" more consistently. Tom Lane 16.0
2022-09-14 Use SIGNAL_ARGS consistently to declare signal handlers. Tom Lane 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
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 11.16
2022-03-28 waldump: fix use-after-free in search_directory(). Andres Freund 12.11
2022-03-28 waldump: fix use-after-free in search_directory(). Andres Freund 13.7
2022-03-28 waldump: fix use-after-free in search_directory(). Andres Freund 14.3
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 11.16