pgsql: PostmasterIsAlive test really ought to be in the inner loop for

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

Log Message:
-----------
PostmasterIsAlive test really ought to be in the inner loop for safety.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src/backend/postmaster:
pgarch.c (r1.18.2.1 -> r1.18.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgarch.c.diff?r1=1.18.2.1&r2=1.18.2.2)