Re: BUG #1402: getPrecision don't work - Mailing list pgsql-bugs

From Kris Jurka
Subject Re: BUG #1402: getPrecision don't work
Date
Msg-id Pine.BSO.4.56.0501171734090.27414@leary.csoft.net
Whole thread Raw
In response to BUG #1402: getPrecision don't work  ("raxfar" <raxfar@yahoo.com.tw>)
List pgsql-bugs
On Sat, 15 Jan 2005, raxfar wrote:
>
> Bug reference:      1402
> PostgreSQL version: 8.0.0-rc2
> Description:        getPrecision don't work
>
> java.sql.ResultSetMetaData _oMetaData.getPrecision(i)
> java.sql.ResultSetMetaData _oMetaData.getScale(i)
> methods not to get Precision and Scale
>

What underlying data type are you trying to call these methods on?  You
need to provide some more information to describe what you are doing.

Kris Jurka

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: BUG #1392: could not select filter an entry from copied data table
Next
From: Oliver Jowett
Date:
Subject: Re: BUG #1402: getPrecision don't work