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

From raxfar
Subject BUG #1402: getPrecision don't work
Date
Msg-id 200501151313.j0FDDtdF012346@developer.pgadmin.org
Whole thread Raw
Responses Re: BUG #1402: getPrecision don't work
Re: BUG #1402: getPrecision don't work
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1402
Logged by:          raxfar
Email address:      raxfar@yahoo.com.tw
PostgreSQL version: 8.0.0-rc2
Operating system:   windows 2000
Description:        getPrecision don't work
Details:

have
java.sql.ResultSetMetaData _oMetaData.getPrecision(i)
java.sql.ResultSetMetaData _oMetaData.getScale(i)
methods not to get Precision and Scale

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1406: subsequent WHEN/ELSE is getting validated, eventhough prior WHEN condition is true
Next
From: "Fahad G."
Date:
Subject: Re: BUG #1393: Adding 'LIMIT 1' to the query halts forever