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

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

From
tgl@postgresql.org (Tom Lane)
Date:
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)