summaryrefslogtreecommitdiff
path: root/src/bin/pg_checksums/t
AgeCommit message (Expand)Author
2025-01-22Improve grammar of options for command arrays in TAP testsMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-10-14Allow TAP tests to force checksums off when calling init()Peter Eisentraut
2024-05-14Pre-beta mechanical code beautification.Tom Lane
2024-02-13Skip .DS_Store files in server side utilsDaniel Gustafsson
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-25Harden TAP tests that intentionally corrupt page checksums.Tom Lane
2022-03-24Remove unused module imports from TAP testsDaniel Gustafsson
2022-02-20Remove PostgreSQL::Test::Utils::perl2host completelyAndrew Dunstan
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-09-22Fix some issues with TAP tests for postgres -CMichael Paquier
2021-09-17Disable test for postgres -C on MsysMichael Paquier
2021-09-16Support "postgres -C" with runtime-computed GUCsMichael Paquier
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
2021-04-19Replace magic constants for seek() calls in perl scriptsMichael Paquier
2021-01-28Remove gratuitous uses of deprecated SELECT INTOPeter Eisentraut
2020-02-27Skip foreign tablespaces when running pg_checksums/pg_verify_checksumsMichael Paquier
2020-02-24Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backupsMichael Paquier
2019-06-22Consolidate methods for translating a Perl path to a Windows path.Noah Misch
2019-05-30Rework options of pg_checksums options for filenode handlingMichael Paquier
2019-05-22Initial pgperltidy run for v12.Tom Lane
2019-03-22Add option -N/--no-sync to pg_checksumsMichael Paquier
2019-03-22Add options to enable and disable checksums in pg_checksumsMichael Paquier
2019-03-13Rename pg_verify_checksums to pg_checksumsMichael Paquier