summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/t/003_extrafiles.pl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-111-2/+2
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-241-1/+1
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-121-3/+6
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-071-0/+3
* Remove another test that doesn't work on Windows.Heikki Linnakangas2020-11-131-7/+3
* Remove tests that don't work on Windows.Heikki Linnakangas2020-11-121-11/+3
* Allow pg_rewind to use a standby server as the source system.Heikki Linnakangas2020-11-121-4/+22
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-081-27/+27
* pg_rewind: test new --write-recovery-conf functionalityAlvaro Herrera2019-09-301-1/+1
* Fix searchpath and module location for pg_rewind and ssl TAP testsAndrew Dunstan2019-02-071-0/+3
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-271-0/+1
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-091-1/+2
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-271-1/+2
* Support retaining data dirs on successful TAP testsPeter Eisentraut2017-09-051-2/+2
* Refactor Perl test codeAlvaro Herrera2015-12-021-1/+2
* Fix pg_rewind when pg_xlog is a symlink.Heikki Linnakangas2015-08-031-0/+1
* Improve logging of TAP tests.Heikki Linnakangas2015-07-091-1/+0
* pgindent run for 9.5Bruce Momjian2015-05-231-21/+35
* Shut down test servers after pg_rewind regression tests.Heikki Linnakangas2015-04-151-0/+2
* Refactor and fix TAP tests of pg_rewindHeikki Linnakangas2015-04-131-49/+59
* Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas2015-03-231-0/+61