Revert the recovery.conf file renaming change. Remove the (remains of the) code
authorHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 27 Jan 2009 16:40:59 +0000 (18:40 +0200)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 27 Jan 2009 18:16:36 +0000 (20:16 +0200)
commited3b0f06704089423e888e02328ba5ddb8aae158
treea4196321d56143ed2669afe279910e715307f72e
parent0663671fdf29aa2376d8acfeb3b40e430bfe5669
Revert the recovery.conf file renaming change. Remove the (remains of the) code
to pass the redo location of the first checkpoint from startup process to
bgwriter. Silence LOG warning about bgwriter not being started yet when the
startup checkpoint is requested.
src/backend/access/transam/xlog.c
src/backend/postmaster/bgwriter.c
src/include/access/xlog.h
src/include/postmaster/bgwriter.h