aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/t
Commit message (Expand)AuthorAge
* Tighten up Windows CRLF conversion in our TAP test scripts.Tom Lane2020-07-09
* Fix pg_rewind when rewinding new database with tables includedMichael Paquier2019-03-18
* Fix searchpath and module location for pg_rewind and ssl TAP testsAndrew Dunstan2019-02-07
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Allow group access on PGDATAStephen Frost2018-04-07
* Refactor dir/file permissionsStephen Frost2018-04-07
* Support retaining data dirs on successful TAP testsPeter Eisentraut2017-09-05
* Rename "pg_xlog" directory to "pg_wal".Robert Haas2016-10-20
* Remove unnecessary row ordering dependency in pg_rewind test suite.Tom Lane2015-12-24
* Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl test.Tom Lane2015-12-14
* pg_rewind: Don't error if the two clusters are already on the same timelinePeter Eisentraut2015-12-11
* Refactor Perl test codeAlvaro Herrera2015-12-02
* More fixes to allow pg_rewind tests to run on Msys.Andrew Dunstan2015-08-11
* Fix pg_rewind when pg_xlog is a symlink.Heikki Linnakangas2015-08-03
* Improve logging of TAP tests.Heikki Linnakangas2015-07-09
* pgindent run for 9.5Bruce Momjian2015-05-23
* Shut down test servers after pg_rewind regression tests.Heikki Linnakangas2015-04-15
* Refactor and fix TAP tests of pg_rewindHeikki Linnakangas2015-04-13
* Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas2015-03-23