pgsql/src/interfaces/libpq fe-misc.c

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/libpq fe-misc.c
Date: 2001-02-17 03:37:22
Message-ID: 200102170337.f1H3bMW39501@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/02/16 22:37:22

Modified files:
src/interfaces/libpq: fe-misc.c

Log message:
Seems a bad idea to assume that select(2) doesn't touch the input masks
if it returns EINTR.

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2001-02-17 06:50:03 pgsql/contrib/pgbench README.pgbench_jis
Previous Message Tom Lane 2001-02-17 01:00:05 pgsql/src/backend/storage/file fd.c