postgresql/src/interfaces
Bruce Momjian dbf34c5c19 This problem had nothing to do with the upgrades I made. There
was a 2000 character buffer allocated for results, and the files
you refer to produce a 2765 byte column called formsource.  This
should not have worked with any version of libpgtcl.

Nevertheless, the limit is an artificial one, since there is no
need to use this intermediate buffer where it is being used and
abused.

Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>
1998-03-30 17:39:16 +00:00
..
ecpg Add missing file. 1998-03-20 17:24:37 +00:00
jdbc This patch fixes a couple of minor bugs: 1998-03-20 22:03:55 +00:00
libpgtcl This problem had nothing to do with the upgrades I made. There 1998-03-30 17:39:16 +00:00
libpq I have been troubled by a segmentation fault when reloading from 1998-03-26 23:46:14 +00:00
libpq++ HPUX build does not build shared lib versions of libpq and libpq++ 1998-03-20 04:07:11 +00:00
perl5 1.7.01.7.0 1998-02-20 21:26:08 +00:00
python Change Postgres95 to PostgreSQL. Update CLUSTER manual page. 1998-03-14 21:58:09 +00:00
Makefile Add ecpg back in again 1998-03-05 13:18:51 +00:00