1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +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

@@ -12,7 +12,7 @@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: libpq-int.h,v 1.45 2002/03/05 05:20:12 momjian Exp $
* $Id: libpq-int.h,v 1.46 2002/03/05 06:07:27 momjian Exp $
*
*-------------------------------------------------------------------------
*/