Reorder startup ops so that if preallocation of semas fails,
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Feb 1999 07:10:48 +0000 (07:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Feb 1999 07:10:48 +0000 (07:10 +0000)
commit4c313931353f33e75d3f3eec9b7806fb8f15ab33
treea7a5dd935db377eabcea5c688562a746555f7766
parente77b630cf0c1501008b3b72b5621f2951ef82b71
Reorder startup ops so that if preallocation of semas fails,
postmaster will release whatever it did get before dying.
src/backend/storage/ipc/ipci.c
src/backend/storage/lmgr/proc.c
src/include/storage/proc.h