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
Commit message (
Expand
)
Author
Age
*
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
*
Fix pg_rewind when rewinding new database with tables included
Michael Paquier
2019-03-18
*
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
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
*
Refactor dir/file permissions
Stephen Frost
2018-04-07
*
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
*
Remove unnecessary row ordering dependency in pg_rewind test suite.
Tom Lane
2015-12-24
*
Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl test.
Tom Lane
2015-12-14
*
pg_rewind: Don't error if the two clusters are already on the same timeline
Peter Eisentraut
2015-12-11
*
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
*
Improve logging of TAP tests.
Heikki Linnakangas
2015-07-09
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Shut down test servers after pg_rewind regression tests.
Heikki Linnakangas
2015-04-15
*
Refactor and fix TAP tests of pg_rewind
Heikki Linnakangas
2015-04-13
*
Add pg_rewind, for re-synchronizing a master server after failback.
Heikki Linnakangas
2015-03-23