Fix bug introduced by the recent patch to check that the checkpoint redo
location read from backup label file can be found: wasShutdown was set
incorrectly when a backup label file was found.
Jeff Davis, with a little tweaking by me.
Branch
------
REL8_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=ad37f7af4a737e0a9bde563c6444a98965b51220
Modified Files
--------------
src/backend/access/transam/xlog.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)