Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns()

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Anthony Kwok'" <anthonykwok(at)writeme(dot)com>, "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns()
Date: 2002-03-05 13:17:39
Message-ID: 005101c1c448$202660c0$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

It returns the correct information wrt to base, and decimals about
numeric columns.

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Anthony Kwok
Sent: Monday, March 04, 2002 11:01 PM
To: Bruce Momjian
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [JDBC] Numeric decimal digits and radix to
DatabaseMetaData.getColumns()

What is the patch exactly fixed? I suspect there is a bug in my program
which is affected by this patch.

Thanks
Anthony

> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of Bruce Momjian
> Sent: Tuesday, March 05, 2002 11:36 AM
> To: Vicktor
> Cc: pgsql-jdbc(at)postgresql(dot)org
> Subject: Re: [JDBC] Numeric decimal digits and radix to
> DatabaseMetaData.getColumns()
>
>
>
> Patch applied. Thanks.
>

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-03-05 13:19:32 Re: Boolean type
Previous Message ludovic smadja 2002-03-05 09:17:48 is anyone use executeQuery with autogeneratedkeys function ?