pgpool - pgpool: Fix exit_handler so that it accepts signal while

From: t-ishii(at)pgfoundry(dot)org (User T-ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgpool - pgpool: Fix exit_handler so that it accepts signal while
Date: 2005-06-13 13:32:50
Message-ID: 20050613133250.A7708112601B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix exit_handler so that it accepts signal while performing wait().

Modified Files:
--------------
pgpool:
main.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/main.c.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User T-ishii 2005-06-13 13:44:09 pgpool - pgpool: Add debug message
Previous Message User T-ishii 2005-06-13 13:29:37 pgpool - pgpool: Retry fflush if EAGAIN is returned