Re: Bug with callable statement and output parameters

From: Kris Jurka <books(at)ejurka(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Bug with callable statement and output parameters
Date: 2006-05-11 00:52:28
Message-ID: Pine.BSO.4.63.0605101951250.386@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-05-11 02:24:58 Re: Bug with callable statement and output parameters
Previous Message Kris Jurka 2006-05-10 17:44:34 Re: Release new driver version