Re: Bug with callable statement and output parameters - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Bug with callable statement and output parameters
Date
Msg-id Pine.BSO.4.63.0605220453380.22770@leary2.csoft.net
Whole thread Raw
In response to Re: Bug with callable statement and output parameters  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Bug with callable statement and output parameters  (Kris Jurka <books@ejurka.com>)
Re: Bug with callable statement and output parameters  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc

On Sun, 21 May 2006, Dave Cramer wrote:

> Attached is a patch that works on 8.1 and 7.3 for sure
>

Applied to 8.1 and HEAD.  In the future please take more care that your
editor does not make superfluous changes to the code.  There were a number
of whitespace, bracket position, and other changes that make a diff harder
to read.


In testing I found some other related bugs regarding trying to retrieve
results that are not available as the attached test cases demonstrate.

Kris Jurka

Attachment

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: how to handle data containing '\0'
Next
From: Kris Jurka
Date:
Subject: Re: New jdbc builds soon?