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

From Dave Cramer
Subject Re: Bug with callable statement and output parameters
Date
Msg-id 2FAEA9A5-D1E5-4FEF-B464-46C730E6F356@fastcrypt.com
Whole thread Raw
In response to Re: Bug with callable statement and output parameters  (Kris Jurka <books@ejurka.com>)
Responses Re: Bug with callable statement and output parameters  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris,

Ok, this should be it....

On 4-May-06, at 1:02 AM, Kris Jurka wrote:

>
>
> On Mon, 1 May 2006, Dave Cramer wrote:
>
>> New patch.
>>
>
> You've made a mistake integrating the additional tests that I sent
> you. You're using the same function for both tests when I used two
> different function signatures.  If you use the correct function
> definitions you can see that one of them is still failing.  Also
> the tests are leaving the created function around in the test
> database.  If you remove the "OR REPLACE" you can see this.
>
> Finally there's a typo in the error message about an invalid number
> of parameters.  It should say "an invalid" instead of "and invalid".
>
> Kris Jurka
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
>


Attachment

pgsql-jdbc by date:

Previous
From: Martina
Date:
Subject: Transaction foreign key violation
Next
From: Oliver Jowett
Date:
Subject: Re: Transaction foreign key violation