summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/Makefile
AgeCommit message (Expand)Author
2017-07-14Fix broken link-command-line ordering for libpgfeutils.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-01-02Update copyright for 2016Bruce Momjian
2015-12-01Use pg_rewind when target timeline was switchedTeodor Sigaev
2015-07-09Improve logging of TAP tests.Heikki Linnakangas
2015-06-12Clean up useless mention of RMGRDESCSOURCES in pg_rewind Makefile.Fujii Masao
2015-04-21Add missing installcheck target to pg_rewind's MakefileHeikki Linnakangas
2015-04-13Refactor and fix TAP tests of pg_rewindHeikki Linnakangas
2015-03-30Clean up all the cruft after a pg_rewind test run.Tom Lane
2015-03-23Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas