aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_combinebackup/t/002_compare_backups.pl
Commit message (Expand)AuthorAge
* Refactor TAP test code for file comparisons into new routine in Utils.pmMichael Paquier2025-02-09
* Improve grammar of options for command arrays in TAP testsMichael Paquier2025-01-22
* Update copyright for 2025Bruce Momjian2025-01-01
* pg_combinebackup: Fix PITR comparison test in 002_compare_backupsMichael Paquier2024-12-17
* Add PG_TEST_PG_COMBINEBACKUP_MODETomas Vondra2024-06-30
* Pre-beta mechanical code beautification.Tom Lane2024-05-14
* Try again to add test coverage for pg_combinebackup w/tablespaces.Robert Haas2024-04-23
* Revert recent ill-advised test case changes.Robert Haas2024-04-19
* Use tempdir_short instead of tempdir.Robert Haas2024-04-19
* pg_combinebackup: Fix incorrect tablespace handling.Robert Haas2024-04-19
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Fix numerous typos in incremental backup commits.Robert Haas2023-12-21
* Add support for incremental backup.Robert Haas2023-12-20