aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/t/004_pg_xlog_symlink.pl
Commit message (Expand)AuthorAge
* Update copyright for 2025Bruce Momjian2025-01-01
* Update copyright for 2024Bruce Momjian2024-01-03
* Fix typos in comments and in one isolation test.Robert Haas2024-01-02
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Update copyright for 2023Bruce Momjian2023-01-02
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-11
* Update copyright for 2022Bruce Momjian2022-01-07
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-07
* Enable almost all TAP tests involving symlinks on WindowsAndrew Dunstan2020-07-16
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-08
* pg_rewind: test new --write-recovery-conf functionalityAlvaro Herrera2019-09-30
* 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
* Support retaining data dirs on successful TAP testsPeter Eisentraut2017-09-05
* Rename "pg_xlog" directory to "pg_wal".Robert Haas2016-10-20
* 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