Re: getProcedureColumns

From: Kris Jurka <books(at)ejurka(dot)com>
To: "thomas(dot)risberg" <thomas(dot)risberg(at)tridb(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: getProcedureColumns
Date: 2007-07-02 17:36:55
Message-ID: Pine.BSO.4.64.0707021335270.10072@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message thomas.risberg 2007-07-02 18:31:26 Re: getProcedureColumns
Previous Message thomas.risberg 2007-07-02 17:29:55 Re: getProcedureColumns