Fix two bugs: minSafeStartPoint must never move backwards, and
authorHeikki Linnakangas <heikki@enterprisedb.com>
Wed, 28 Jan 2009 09:47:28 +0000 (11:47 +0200)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Wed, 28 Jan 2009 09:48:21 +0000 (11:48 +0200)
commitdbc08907e870a30a8a0264f2020933728a9e85f6
treea118c4b3d979a0dc80e3160e869fe0b80f973308
parentc5abc25d61645892098ccfe5c49be6f21a0ce9d7
Fix two bugs: minSafeStartPoint must never move backwards, and
recoveryLogRestartpoints needs to be accessible to bgwriter.
src/backend/access/transam/xlog.c