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

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl@hub.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.