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)
commitd00920d3f47bc6f3d599fae226eca559a4735eb0
treecb96470ea981c2fe5978d7d4d383e7a63c4005f4
parent2a117071d78f8b481df72756cf7de6e157f3fa96
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