Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns() - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns()
Date
Msg-id 005101c1c448$202660c0$8201a8c0@inspiron
Whole thread Raw
In response to Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns()  ("Anthony Kwok" <anthonykwok@writeme.com>)
List pgsql-jdbc
It returns the correct information wrt to base, and decimals about
numeric columns.

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Anthony Kwok
Sent: Monday, March 04, 2002 11:01 PM
To: Bruce Momjian
Cc: pgsql-jdbc@postgresql.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@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Bruce Momjian
> Sent: Tuesday, March 05, 2002 11:36 AM
> To: Vicktor
> Cc: pgsql-jdbc@postgresql.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


pgsql-jdbc by date:

Previous
From: "ludovic smadja"
Date:
Subject: is anyone use executeQuery with autogeneratedkeys function ?
Next
From: "Dave Cramer"
Date:
Subject: Re: Problem to connect from host via JDBC ...