index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_combinebackup
/
t
/
002_compare_backups.pl
Commit message (
Expand
)
Author
Age
*
Refactor TAP test code for file comparisons into new routine in Utils.pm
Michael Paquier
2025-02-09
*
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
pg_combinebackup: Fix PITR comparison test in 002_compare_backups
Michael Paquier
2024-12-17
*
Add PG_TEST_PG_COMBINEBACKUP_MODE
Tomas Vondra
2024-06-30
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Try again to add test coverage for pg_combinebackup w/tablespaces.
Robert Haas
2024-04-23
*
Revert recent ill-advised test case changes.
Robert Haas
2024-04-19
*
Use tempdir_short instead of tempdir.
Robert Haas
2024-04-19
*
pg_combinebackup: Fix incorrect tablespace handling.
Robert Haas
2024-04-19
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Fix numerous typos in incremental backup commits.
Robert Haas
2023-12-21
*
Add support for incremental backup.
Robert Haas
2023-12-20