summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/t/007_standby_source.pl
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-01-03Update copyright for 2024Bruce Momjian
2024-01-02Fix typos in comments and in one isolation test.Robert Haas
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-02-23pg_rewind: Fix determining TLI when server was just promoted.Heikki Linnakangas
2023-02-13Add wait_for_replay_catchup wrapper to Cluster.pmAlvaro Herrera
2023-01-02Update copyright for 2023Bruce Momjian
2022-05-11Fix typos and grammar in code and test commentsMichael Paquier
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
2022-01-16Clean up TAP tests' usage of wait_for_catchup().Tom Lane
2022-01-07Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
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
2020-11-20Make pg_rewind test case more stable.Heikki Linnakangas
2020-11-15Fix timing issue in pg_rewind test.Heikki Linnakangas
2020-11-12Allow pg_rewind to use a standby server as the source system.Heikki Linnakangas