Re: Integer datetimes

Поиск
Список
Период
Сортировка
От Zdenek Kotala
Тема Re: Integer datetimes
Дата
Msg-id 463EC718.3090508@sun.com
обсуждение исходный текст
Ответ на Re: Integer datetimes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> Neil Conway wrote:
>> On Sat, 2007-05-05 at 20:52 -0400, Bruce Momjian wrote:
>>> What?  We don't pass float as a binary to clients.
>> Sure we do, if the client is sending or receiving data in binary format.
> 
> But in those cases, we assume the client and server have the same
> configuration, right?
> 

It is correct assumption, but I did not find it in documentation and if 
you look on floating data type description there is mention about non 
IEEE 754 platform, but nothing about this assumption.

I think IEEE 754 compliance must be required on all platforms.

    Zdenek


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

Предыдущее
От: "Dawid Kuroczko"
Дата:
Сообщение: Stats not updated after rollback -- autovacuum confused.
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: plperl vs. bytea