Age | Commit message (Expand) | Author |
---|---|---|
2016-10-20 | Rename "pg_xlog" directory to "pg_wal". | Robert Haas |
2015-12-24 | Remove unnecessary row ordering dependency in pg_rewind test suite. | Tom Lane |
2015-12-15 | Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl test. | Tom Lane |
2015-12-11 | pg_rewind: Don't error if the two clusters are already on the same timeline | Peter Eisentraut |
2015-12-02 | Refactor Perl test code | Alvaro Herrera |
2015-08-11 | More fixes to allow pg_rewind tests to run on Msys. | Andrew Dunstan |
2015-08-03 | Fix pg_rewind when pg_xlog is a symlink. | Heikki Linnakangas |
2015-07-09 | Improve logging of TAP tests. | Heikki Linnakangas |
2015-05-24 | pgindent run for 9.5 | Bruce Momjian |
2015-04-15 | Shut down test servers after pg_rewind regression tests. | Heikki Linnakangas |
2015-04-13 | Refactor and fix TAP tests of pg_rewind | Heikki Linnakangas |
2015-03-23 | Add pg_rewind, for re-synchronizing a master server after failback. | Heikki Linnakangas |