Add logging functions. Set minRecoveryPoint more carefully. Stop reading WAL
authorHeikki Linnakangas <[email protected]>
Fri, 9 Jan 2015 12:26:20 +0000 (14:26 +0200)
committerHeikki Linnakangas <[email protected]>
Fri, 16 Jan 2015 11:37:07 +0000 (13:37 +0200)
commitdfd10f909d03e1fd16a32ffc0fead28fe69c0e6f
tree3c798c49b4f85226f3b74ab716dd854aa6e04c5f
parent399cca9cbd9f27d69ca94949547ea561dd17be0c
Add logging functions. Set minRecoveryPoint more carefully. Stop reading WAL
at the shutdown record, to avoid printing an error message that's actually
normal.
contrib/pg_rewind/Makefile
contrib/pg_rewind/copy_fetch.c
contrib/pg_rewind/fetch.h
contrib/pg_rewind/filemap.c
contrib/pg_rewind/libpq_fetch.c
contrib/pg_rewind/parsexlog.c
contrib/pg_rewind/pg_rewind.c
contrib/pg_rewind/pg_rewind.h