Re: Missing fields in getColumns() result

From: Kris Jurka <books(at)ejurka(dot)com>
To: Christian Schröder <cs(at)deriva(dot)de>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Missing fields in getColumns() result
Date: 2008-01-08 06:49:35
Message-ID: Pine.BSO.4.64.0801080148050.26531@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 7 Jan 2008, Christian Schrder wrote:

> Please see the attached patch where I have implemented your solution. Is
> it what you had in mind?
>

Patch applied. I've also added the new JDBC4 column and added tests.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Håkan Jacobsson 2008-01-08 08:27:54 Re: XA Support for Postgres
Previous Message Ken Johanson 2008-01-08 05:16:55 Re: Patch for Statement.getGeneratedKeys()