Change the signaling of end-of-recovery. Startup process now indicates end
authorHeikki Linnakangas <[email protected]>
Mon, 23 Feb 2009 09:28:50 +0000 (09:28 +0000)
committerHeikki Linnakangas <[email protected]>
Mon, 23 Feb 2009 09:28:50 +0000 (09:28 +0000)
commit8f235135276a525384f5f72edbed37735d1187e9
treec81212e99d594d390f001b141f555df7e2928066
parente05ec7efd152c05691510e72c19b3326710e61f9
Change the signaling of end-of-recovery. Startup process now indicates end
of recovery by exiting with exit code 0, like in previous releases. Per
Tom's suggestion.
src/backend/access/transam/xlog.c
src/backend/postmaster/postmaster.c
src/include/storage/pmsignal.h
src/include/storage/proc.h