[Pgpool-committers] pgpool - pgpool-II: Fix SIGINT/SIGQUIT is ignored if pgpool child is in

User T-ishii t-ishii at pgfoundry.org
Fri Mar 19 07:31:19 UTC 2010


Log Message:
-----------
Fix SIGINT/SIGQUIT is ignored if pgpool child is in select(). In this
case pgpool retries select() thus the signal is ignored. See following
thread for more details.

Subject: [Pgpool-general] The Unplugged wire
From: Daniel Codina
To: pgpool-general at pgfoundry.org
Date: Mon, 1 Mar 2010 15:19:00 +0100

Modified Files:
--------------
    pgpool-II:
        child.c (r1.43 -> r1.44)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/child.c?r1=1.43&r2=1.44)


More information about the Pgpool-committers mailing list