]> granicus.if.org Git - postgresql/commit
This problem had nothing to do with the upgrades I made. There
authorBruce Momjian <bruce@momjian.us>
Mon, 30 Mar 1998 17:39:16 +0000 (17:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 30 Mar 1998 17:39:16 +0000 (17:39 +0000)
commitdbf34c5c19f8f5ebfd0a27e5d83ffad57b283b9e
treece3e91e0eba0e3d15b63c16dc109009277d5031c
parent57b5966405fb6e237676acef55973c064ac65a2a
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>
src/interfaces/libpgtcl/pgtclCmds.c