On Mon, Jan 19, 2015 at 2:38 PM, Michael Paquier <michael.paquier@gmail.com> wrote: > Heikki Linnakangas wrote: >> Addressed most of your comments, and Michael's. Another version attached.
Extra thing: src/bin/pg_rewind/Makefile surely forgets to clean up the stuff from the regression tests: +clean distclean maintainer-clean: + rm -f pg_rewind$(X) $(OBJS) xlogreader.c