summaryrefslogtreecommitdiff
path: root/src/bin/pg_verifybackup/t/002_algorithm.pl
AgeCommit message (Expand)Author
2025-03-17Apply more consistent style for command options in TAP testsMichael Paquier
2025-01-22Run perltidyMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-09-27pg_verifybackup: Verify tar-format backups.Robert Haas
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-03-24Remove unused module imports from TAP testsDaniel Gustafsson
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
2022-01-17tests: Consistently use pg_basebackup -cfast --no-sync to accelerate tests.Andres Freund
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-07-29Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-07-08tap tests: replace 'master' with 'primary'.Andres Freund
2020-05-14Initial pgindent and pgperltidy run for v13.Tom Lane
2020-04-12Rename pg_validatebackup to pg_verifybackup.Robert Haas