Re: getProcedureColumns - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: getProcedureColumns
Date
Msg-id Pine.BSO.4.64.0707151134060.11176@leary.csoft.net
Whole thread Raw
In response to Re: getProcedureColumns  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc

On Wed, 28 Feb 2007, Kris Jurka wrote:

> Here's a patch that I based off of yours.  For 8.1 code we need to look at
> proallargtypes instead of just proargtypes to get the correct output types.
> I haven't really tested it, but it looks correct.  Any progress on setting up
> test cases for different server versions?
>

I've committed this to 8.3dev.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Marek Lewczuk
Date:
Subject: Re: patch - support for multi-dimensional arrays and NULL values
Next
From: Kris Jurka
Date:
Subject: Re: incomplete batch-updates