head	1.2;
access;
symbols
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.09.03.10.09.55;	author jkoshy;	state dead;
branches;
next	1.1;

1.1
date	2001.03.12.10.38.15;	author jkoshy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade to v2.0.
@
text
@--- postgres.c--	Fri Jun 30 01:42:10 2000
+++ postgres.c	Thu Mar  1 14:41:54 2001
@@@@ -1139,7 +1139,7 @@@@
 			char* filename)
 {
 	int			fd, i, j, segment, readlen;
-	char		in_buf[6000], out_buf[8000], query[100];
+	char		in_buf[6001], out_buf[8001], query[8100];
 	char		*segment_pos;
 
 	fd = open (filename, O_RDONLY);
@


1.1
log
@Add a port for `pgdriver', the OpenACS projects supported AOLserver
to PostgreSQL interface.
@
text
@@

