Remove PMSIGNAL_RECOVERY_COMPLETED signal, and use 0 exit status to signal
authorHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 20 Feb 2009 11:57:13 +0000 (13:57 +0200)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 20 Feb 2009 11:57:13 +0000 (13:57 +0200)
commit4fd212090fd1bbdb5631001f9e96564f8fffe9fd
tree3cbd90bc9a1c9fe233a54b152217400dc265e214
parent41d592fd4383ebbdabbeff308eeecf70377a75e7
Remove PMSIGNAL_RECOVERY_COMPLETED signal, and use 0 exit status to signal
successful completion of recovery instead.
src/backend/access/transam/xlog.c
src/backend/postmaster/postmaster.c
src/backend/storage/ipc/pmsignal.c
src/include/storage/pmsignal.h