summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/t/001_basic.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-2/+3
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-071-0/+3
* pg_rewind: Fix thinko in parsing target WAL.Heikki Linnakangas2020-11-101-0/+1
* Mark commit and abort WAL records with XLR_SPECIAL_REL_UPDATE.Heikki Linnakangas2020-08-171-1/+14
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-081-38/+38
* Add -c/--restore-target-wal to pg_rewindMichael Paquier2020-04-011-1/+2
* Improve test coverage of pg_rewindMichael Paquier2019-10-081-1/+66
* 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
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-271-2/+2
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-251-2/+3
* Refactor dir/file permissionsStephen Frost2018-04-071-1/+10
* Support retaining data dirs on successful TAP testsPeter Eisentraut2017-09-051-2/+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-6/+14
* Shut down test servers after pg_rewind regression tests.Heikki Linnakangas2015-04-151-0/+1
* Refactor and fix TAP tests of pg_rewindHeikki Linnakangas2015-04-131-49/+56
* Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas2015-03-231-0/+80