Re: BUG #1402: getPrecision don't work

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: BUG #1402: getPrecision don't work
Дата
Msg-id 41EC3DCE.8040009@opencloud.com
обсуждение исходный текст
Ответ на BUG #1402: getPrecision don't work  ("raxfar" <raxfar@yahoo.com.tw>)
Список pgsql-bugs
raxfar wrote:
> 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

What JDBC driver version are you using?

What is the type of the columns that you are calling getPrecision() and
getScale() on? Do you have an example schema and query I can try out?

What are the results you get? What are the results you expected to get?

-O

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: BUG #1402: getPrecision don't work
Следующее
От: Manikanti Sreedhar Reddy
Дата:
Сообщение: Re: BUG #1406: subsequent WHEN/ELSE is getting