Re: ResultSetMetaData enhancements

From: snpe <snpe(at)snpe(dot)co(dot)yu>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: ResultSetMetaData enhancements
Date: 2003-12-31 16:27:16
Message-ID: 200312311627.17276.snpe@snpe.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,
Is it in cvs (7.4, head ) ?

happy new year

On Tuesday 30 December 2003 10:01 am, Kris Jurka wrote:
> This patch is the culmination of Jan-Andre's work on enhancing the
> ResultSetMetaData methods with new information available in the V3
> protocol. He wandered off of the verge of completing it and I've just
> done some minor reworking and editing.
>
> This implements getSchemaName, getTableName, getColumnName,
> getColumnLabel, and isNullable.
>
> Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2003-12-31 17:08:15 Re: ResultSetMetaData enhancements
Previous Message Marcus Andree S. Magalhaes 2003-12-31 08:19:49 Re: getGeneratedKeys()