Commits

DateSubjectAuthorReleases
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 10.11
2019-10-30 pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs. Andres Freund 11.6
2019-10-30 pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs. Andres Freund 12.1
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 10.11
2019-10-30 pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL. Andres Freund 11.6
2019-10-30 pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL. Andres Freund 12.1
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
2019-06-06 pg_waldump: Fix invalid option handling Peter Eisentraut 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-05-04 Fix set of issues with memory-allocation system calls in frontend code Michael Paquier 12.0