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
/
002_databases.pl
Commit message (
Expand
)
Author
Age
*
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
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
*
Support retaining data dirs on successful TAP tests
Peter Eisentraut
2017-09-05
*
Remove unnecessary row ordering dependency in pg_rewind test suite.
Tom Lane
2015-12-24
*
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