Re: floating point representation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: floating point representation
Дата
Msg-id 25189.982599873@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: floating point representation  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
>> Or must we postpone to fix it ?

> Actually, you're going to have to recode the float*in() functions, using
> scanf, and scanf's formats are not always equivalent to printf's.

Hmm... that wouldn't matter, except for this %a format.  Maybe we'd
better not try to make this happen in the waning days of the 7.1 cycle.

> And what about the geometry types that are based on floats?

They should track the float8 format, certainly.
        regards, tom lane


В списке pgsql-hackers по дате отправления: