plproxy - plproxy: replace select() with poll() to allow large fd values

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: plproxy - plproxy: replace select() with poll() to allow large fd values
Date: 2007-12-20 22:13:46
Message-ID: 20071220221346.4915117ACF42@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
replace select() with poll() to allow large fd values

Modified Files:
--------------
plproxy:
Makefile (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.16&r2=1.17)
plproxy/src:
execute.c (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/execute.c.diff?r1=1.11&r2=1.12)

Added Files:
-----------
plproxy/src:
poll_compat.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/poll_compat.h?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2007-12-20 22:14:54 plproxy - plproxy: tag 2.0.4rc2
Previous Message Magnus Hagander 2007-12-20 20:27:54 pgsql: On win32, loop when opening files if sharing- och lock-violation