pgpool - pgpool: Retry fflush if EAGAIN is returned

From: t-ishii(at)pgfoundry(dot)org (User T-ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgpool - pgpool: Retry fflush if EAGAIN is returned
Date: 2005-06-13 13:29:37
Message-ID: 20050613132937.14B1C112601B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Retry fflush if EAGAIN is returned

Modified Files:
--------------
pgpool:
pool_stream.c (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/pool_stream.c.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User T-ishii 2005-06-13 13:32:50 pgpool - pgpool: Fix exit_handler so that it accepts signal while
Previous Message Neil Conway 2005-06-13 06:36:23 pgsql: Per discussion on -hackers, this patch changes psql's "expanded"