Fix bug introduced by the recent patch to check that the checkpoint redo

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: ad37f7af4a737e0a9bde563c6444a98965b51220
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2010-11-11T17:31:59Z
Releases: 8.3.13
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.

Files

PathChange+/−
src/backend/access/transam/xlog.c modified +3 −1