summaryrefslogtreecommitdiff
path: root/src/test/recovery/t/020_archive_status.pl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Fix recently added incorrect assertionAlvaro Herrera2022-10-241-0/+14
* Rework shutdown callback of archiver modulesMichael Paquier2022-10-191-0/+14
* Update another comment still referring to pg_start/stop_backup()Peter Eisentraut2022-08-251-1/+1
* Remove unused module imports from TAP testsDaniel Gustafsson2022-03-241-1/+0
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-111-1/+3
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-241-6/+6
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-291-3/+3
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-071-0/+3
* Correct behavior descriptions in comments, and correct a test name.Noah Misch2020-12-121-1/+1
* Fix interpolation in test name.Noah Misch2020-09-131-1/+1
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-081-1/+1
* Add more TAP coverage for archive status with crash recovery of standbysMichael Paquier2020-04-281-2/+36
* Remove some unstable parts from new TAP test for archive status checkMichael Paquier2020-04-241-16/+1
* Fix handling of WAL segments ready to be archived during crash recoveryMichael Paquier2020-04-241-0/+214