summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/t/RewindTest.pm
AgeCommit message (Expand)Author
2022-02-20Remove most msys special processing in TAP testsAndrew Dunstan
2020-07-09Tighten up Windows CRLF conversion in our TAP test scripts.Tom Lane
2019-06-08Update stale comments, and fix comment typos.Noah Misch
2019-05-22Initial pgperltidy run for v12.Tom Lane
2019-04-14Switch TAP tests of pg_rewind to use non-superuser role, take twoMichael Paquier
2019-04-13Revert "Switch TAP tests of pg_rewind to use a role with minimal permissions"Michael Paquier
2019-04-12Switch TAP tests of pg_rewind to use a role with minimal permissionsMichael Paquier
2019-03-18Fix pg_rewind when rewinding new database with tables includedMichael Paquier
2019-03-16Don't propagate PGAPPNAME through pg_ctl in testsPeter Eisentraut
2019-02-07Fix searchpath and module location for pg_rewind and ssl TAP testsAndrew Dunstan