summaryrefslogtreecommitdiff
path: root/contrib/basebackup_to_shell/t/001_basic.pl
AgeCommit message (Expand)Author
2025-03-17Fix inconsistent quoting for some options in TAP testsMichael Paquier
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-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-04-19Fix various typos and incorrect/outdated name referencesDavid Rowley
2023-01-02Update copyright for 2023Bruce Momjian
2022-07-18Deal with paths containing \ and spaces in basebackup_to_shell testsAndres Freund
2022-05-12Pre-beta mechanical code beautification.Tom Lane
2022-03-31In basebackup_to_shell tests, properly set up pg_hba.conf.Robert Haas
2022-03-30basebackup_to_shell: Add TAP test.Robert Haas