summaryrefslogtreecommitdiff
path: root/src/bin/pg_waldump/t
AgeCommit message (Expand)Author
2025-03-17Apply more consistent style for command options in TAP testsMichael Paquier
2025-01-22Improve grammar of options for command arrays in TAP testsMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-05-14Pre-beta mechanical code beautification.Tom Lane
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-07-05pg_waldump: Add test case for notice messagePeter Eisentraut
2023-07-05pg_waldump: Add more testsPeter Eisentraut
2023-06-28Add timeline ID to file names generated with pg_waldump --save-fullpageMichael Paquier
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-05-03Add missing TAP test namePeter Eisentraut
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-26pg_waldump: Add --save-fullpage=PATH to save full page images from WAL recordsMichael Paquier
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2019-06-06pg_waldump: Fix invalid option handlingPeter Eisentraut