Re: Re: [Oledb-dev] double precision error with pg linux server, but not with windows pg server
В списке pgsql-hackers по дате отправления:
| От | Csaba Nagy |
|---|---|
| Тема | Re: Re: [Oledb-dev] double precision error with pg linux server, but not with windows pg server |
| Дата | |
| Msg-id | 1179755609.3694.57.camel@coppola.muc.ecircle.de обсуждение исходный текст |
| Ответ на | Re: Re: [Oledb-dev] double precision error with pg linux server, but not with windows pg server (Shachar Shemesh <shachar@shemesh.biz>) |
| Ответы |
Re: Re: [Oledb-dev] double precision error with pg linux
server, but not with windows pg server
|
| Список | pgsql-hackers |
> In other words, if I can assure that data exported and then imported > will always, under all circumstances, compare the same to the original, > would that be enough of a requirement? In other words, if I offer a > format that is assured of preserving both mantissa and exponent > precision and range, as well as all extra attributes (+/-Infinity and > NaN), but does not guarantee that the semantically identical constructs > are told apart (+0 vs. -0, and the different NaNs), would that format be > acceptable? If you care about the +/- for +/-Infinity, you must also care about +/-0 too, so you get the right type of infinity if you divide with 0... so +0 and -0 are far from being semantically identical. Cheers, Csaba.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера