1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

Back out old version and update with newer patch of:

Fix for non-blocking connections in libpq

Bernhard Herzog
This commit is contained in:
Bruce Momjian
2002-03-05 06:07:27 +00:00
parent 66cd6a0fb2
commit 6024ac1ba0
4 changed files with 42 additions and 60 deletions

View File

@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.115 2002/03/05 05:20:12 momjian Exp $
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.116 2002/03/05 06:07:26 momjian Exp $
*
*-------------------------------------------------------------------------
*/