head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.05.03.22.16.50;	author dirk;	state dead;
branches;
next	1.1;

1.1
date	2001.04.23.04.25.26;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade to 4.0.5.
@
text
@--- ext/pgsql/php_pgsql.h~	Wed Sep 13 06:13:36 2000
+++ ext/pgsql/php_pgsql.h	Sat Apr 21 20:26:21 2001
@@@@ -29,7 +29,6 @@@@
 
 #ifdef PHP_PGSQL_PRIVATE
 #undef SOCKET_SIZE_TYPE
-#include <postgres.h>
 #include <libpq-fe.h>
 
 #ifdef PHP_WIN32
@


1.1
log
@Fix postgresql7's new layout & include file problem.

PR:		ports/26755
Submitted by:	Palle Girgensohn <girgen@@partitur.se>
@
text
@@

