Re: Interval aggregate regression failure (expected seems
В списке pgsql-hackers по дате отправления:
| От | Greg Stark |
|---|---|
| Тема | Re: Interval aggregate regression failure (expected seems |
| Дата | |
| Msg-id | 87acggdzv4.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: Interval aggregate regression failure (expected seems (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
c.f.:
`-ffloat-store' Do not store floating point variables in registers, and inhibit other options that might change
whethera floating point value is taken from a register or memory.
This option prevents undesirable excess precision on machines such as the 68000 where the floating registers (of
the68881) keep more precision than a `double' is supposed to have. Similarly for the x86 architecture. For most
programs,the excess precision does only good, but a few programs rely on the precise definition of IEEE floating
point. Use `-ffloat-store' for such programs, after modifying them to store all pertinent intermediate computations
into variables.
--
greg
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера