pgpool - pgpool: Fix exit_handler so that it accepts signal while - Mailing list pgsql-committers

From t-ishii@pgfoundry.org (User T-ishii)
Subject pgpool - pgpool: Fix exit_handler so that it accepts signal while
Date
Msg-id 20050613133250.A7708112601B@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: t-ishii@pgfoundry.org (User T-ishii)
Date:
Subject: pgpool - pgpool: Retry fflush if EAGAIN is returned
Next
From: t-ishii@pgfoundry.org (User T-ishii)
Date:
Subject: pgpool - pgpool: Add debug message