git.postgresql.org Git - postgresql.git/commit
Thu, 6 Mar 2003 03:16:55 +0000 (03:16 +0000)
Thu, 6 Mar 2003 03:16:55 +0000 (03:16 +0000)
commit 1d57374114dadd83bb8428dfa841312568ef3cc4
Use poll(2) in preference to select(2), if available. This solves
problems in applications that may have a large number of files open,
such that libpq's socket number exceeds the range supported by fd_set.
From Chris Brown.
This is the main PostgreSQL git repository.
RSS
Atom