| От | Pablo Oses |
|---|---|
| Тема | BUG #1888: bug in cast from float4 to float8 |
| Дата | |
| Msg-id | 20050917030050.D0CCBF0B36@svr2.postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #1888: bug in cast from float4 to float8
Re: BUG #1888: bug in cast from float4 to float8 |
| Список | pgsql-bugs |
The following bug has been logged online: Bug reference: 1888 Logged by: Pablo Oses Email address: opablo@gmail.com PostgreSQL version: 8.0.x and 7.2.x Operating system: redhat, slackware and win32 Description: bug in cast from float4 to float8 Details: this is *really* simple execute something like this: select cast(123.456::float4 as float8) what do you think its the answer ? 123.456 ? well pgsql 7.2.2, 8.0.0, 8.0.1 and 8.0.3 (all i have used) answers this: 123.456001281738 which is WRONG bye and thanks for a wonderfull contribution for the free software comunity
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера