[BUGS] BUG #14786: Wrong Precision with money datatype
От | nithinkrishna.p@gmail.com |
---|---|
Тема | [BUGS] BUG #14786: Wrong Precision with money datatype |
Дата | |
Msg-id | 20170821080401.1458.12982@wrigleys.postgresql.org обсуждение исходный текст |
Ответы |
Re: [BUGS] BUG #14786: Wrong Precision with money datatype
Re: [BUGS] BUG #14786: Wrong Precision with money datatype |
Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 14786 Logged by: Nithin Krishna Email address: nithinkrishna.p@gmail.com PostgreSQL version: 9.4.5 Operating system: Windows 2008 R2 Standard Edition Description: Hi, I have a table created in postgres database with money datatype. I have connected to the database via SQuirrel SQL Client and found that the precision of the money datatype is shown as 2147483647. But from the postgres documentation the precision and scale should be 19 and 2 respectively. I am using postgres driver jar postgresql-9.4-1203.jdbc42.jar and database version is 9.4.5 -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
В списке pgsql-bugs по дате отправления: