Re: Precision and scale of numeric column reported as value - Mailing list pgsql-bugs

From Oliver Jowett
Subject Re: Precision and scale of numeric column reported as value
Date
Msg-id 4241DA41.3060908@opencloud.com
Whole thread Raw
In response to Precision and scale of numeric column reported as value -1  (Sergio Lob <Sergio_Lob@iwaysoftware.com>)
Responses Re: Precision and scale of numeric column reported as value
List pgsql-bugs
Sergio Lob wrote:
> Bug to report - For a numeric in a table defined by:
> CREATE TABLE SERG (F01NUM NUMERIC) ;
> , the precision and scale reported by ResultSetMetaData.getScale() and
> ResultSetMetaData.getPrecision() are value -1

What should they return instead in this case?

-O

pgsql-bugs by date:

Previous
From: Keith Browne
Date:
Subject: Re: BUG #1552: massive performance hit between 7.4 and 8.0.1
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #1518: Conversions to (undocumented) SQL year-month and