Re: getProcedureColumns - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: getProcedureColumns
Date
Msg-id Pine.BSO.4.64.0707021335270.10072@leary.csoft.net
Whole thread Raw
In response to Re: getProcedureColumns  ("thomas.risberg" <thomas.risberg@tridb.com>)
Responses Re: getProcedureColumns  ("thomas.risberg" <thomas.risberg@tridb.com>)
List pgsql-jdbc

On Mon, 2 Jul 2007, thomas.risberg wrote:

> Did this patch ever make it into the codebase?  I'm interested in getting
> the actual names declared when the function was declared rather than the $x
> placeholders.  Currently testing with postgresql-8.2-505.jdbc3.jar and this
> change doesn't seem to be in there.
>

It has not made it into the driver yet because I haven't done the testing
against all our supported server versions yet.  In any case it will not
appear in the 8.2 series release because it is a new feature and will
instead appear in the 8.3 release.

Kris Jurka

pgsql-jdbc by date:

Previous
From: "thomas.risberg"
Date:
Subject: Re: getProcedureColumns
Next
From: "thomas.risberg"
Date:
Subject: Re: getProcedureColumns