pgsql: Small correction to previous patch: we shouldn't

Started by Tom Lanealmost 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Small correction to previous patch: we shouldn't ReleasePostmasterChildSlot
for a dead_end child, because we didn't AssignPostmasterChildSlot.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/src/backend/postmaster:
postmaster.c (r1.583.2.4 -> r1.583.2.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c?r1=1.583.2.4&r2=1.583.2.5)