pgsql: Fix copy-pasto in the patch to allow background writer to run - Mailing list pgsql-committers

From heikki@postgresql.org (Heikki Linnakangas)
Subject pgsql: Fix copy-pasto in the patch to allow background writer to run
Date
Msg-id 20090303104206.376E1755AA5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix copy-pasto in the patch to allow background writer to run during
recovery: if background writer or pgstat process dies during recovery (or
any other child process, but those two are the only ones running), send
SIGQUIT to the startup process using correct pid.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        postmaster.c (r1.574 -> r1.575)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c?r1=1.574&r2=1.575)

pgsql-committers by date:

Previous
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Remove the placeholder LWLockId in place of the removed
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Log a warning instead of shutting down the system if we can't