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
*
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