The Accountant is not Amused
От | Michael Robinson |
---|---|
Тема | The Accountant is not Amused |
Дата | |
Msg-id | 199912051400.WAA01713@netrinsics.com обсуждение исходный текст |
Ответы |
Re: [HACKERS] The Accountant is not Amused
Re: [HACKERS] The Accountant is not Amused Re: [HACKERS] The Accountant is not Amused |
Список | pgsql-hackers |
Is this fixed in later versions? If not, should I send in a patch? -Michael Robinson ----------------------------- Welcome to the POSTGRESQL interactive sql monitor: Please read the file COPYRIGHT for copyright terms of POSTGRESQL [PostgreSQL 6.5.1 on i386-unknown-freebsd3.3, compiled by gcc 2.7.2.3] type \? for help on slash commands type \q to quit type \g or terminate with semicolon to execute queryYou are currentlyconnected to the database: template1 template1=> select 9.99::money * 0.1; ?column? -------- $0.99 (1 row) template1=> select 9.99::money / 10; ?column? -------- $0.99 (1 row) template1=> select 9.99::money / 10.0; ?column? -------- $1.00 (1 row) template1=>
В списке pgsql-hackers по дате отправления: