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
/
RewindTest.pm
Commit message (
Expand
)
Author
Age
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Move some code from RewindTest into PostgresNode
Alvaro Herrera
2016-02-26
*
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-20
*
Fix typo in comment.
Robert Haas
2016-01-04
*
Refactor Perl test code
Alvaro Herrera
2015-12-02
*
In the pg_rewind test suite, receive WAL fully before promoting.
Noah Misch
2015-09-07
*
More fixes to allow pg_rewind tests to run on Msys.
Andrew Dunstan
2015-08-11
*
Allow pg_rewind tap tests to run with older File::Path versions
Andrew Dunstan
2015-08-05
*
Fix pg_rewind when pg_xlog is a symlink.
Heikki Linnakangas
2015-08-03
*
Clean up pg_rewind regression test script.
Heikki Linnakangas
2015-08-03
*
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-29
*
Make tap tests store postmaster logs and handle vpaths correctly
Andrew Dunstan
2015-07-28
*
Use --debug flag in "remote" pg_rewind regression tests.
Heikki Linnakangas
2015-07-09
*
Improve logging of TAP tests.
Heikki Linnakangas
2015-07-09
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix pg_rewind regression failure after "fast promotion"
Heikki Linnakangas
2015-04-30
*
Make the pg_rewind regression tests more robust on slow systems.
Heikki Linnakangas
2015-04-22
*
Don't leave 'tmp_check' directory behind in pg_rewind regression tests.
Heikki Linnakangas
2015-04-22
*
Shut down test servers after pg_rewind regression tests.
Heikki Linnakangas
2015-04-15
*
Fix pg_rewind regression tests in VPATH builds
Heikki Linnakangas
2015-04-13
*
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