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

Heikki Linnakangas <heikki.linnakangas@iki.fi>

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