index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_rewind
/
t
/
004_pg_xlog_symlink.pl
Commit message (
Expand
)
Author
Age
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Fix typos in comments and in one isolation test.
Robert Haas
2024-01-02
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
*
Enable almost all TAP tests involving symlinks on Windows
Andrew Dunstan
2020-07-16
*
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
*
pg_rewind: test new --write-recovery-conf functionality
Alvaro Herrera
2019-09-30
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Support retaining data dirs on successful TAP tests
Peter Eisentraut
2017-09-05
*
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-20
*
Refactor Perl test code
Alvaro Herrera
2015-12-02
*
More fixes to allow pg_rewind tests to run on Msys.
Andrew Dunstan
2015-08-11
*
Fix pg_rewind when pg_xlog is a symlink.
Heikki Linnakangas
2015-08-03