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.0605101951250.386@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  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc

On Thu, 4 May 2006, Dave Cramer wrote:

> Kris,
>
> Ok, this should be it....

This does not work for V2 protocol connections.  While we don't support
OUT/INOUT parameters over V2, we do support {? = call func()}.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Release new driver version
Next
From: Dave Cramer
Date:
Subject: Re: Bug with callable statement and output parameters