Thanks. Patch applied.
> The attached patch fixes problems with the JDBC driver handling long
> null terminated strings. The FE/BE protocol sends in some cases null
> terminated strings to the client. The docs for the FE/BE protocol state
> that there is no limit on the size of a null ter
I am having trouble applying this patch to the current CVS tree. The
majority of changes fail to apply. Can you give me a patch against
current CVS or can someone manually merge the changes into CVS and send
me a patch? Thanks.
> On Thu, 12 Jul 2001, Bruce Momjian wrote:
>
> > Your patch ha