Re: Integer datetimes - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Re: Integer datetimes
Date
Msg-id 463EC718.3090508@sun.com
Whole thread Raw
In response to Re: Integer datetimes  (Bruce Momjian <bruce@momjian.us>)
List 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 by date:

Previous
From: "Dawid Kuroczko"
Date:
Subject: Stats not updated after rollback -- autovacuum confused.
Next
From: Martijn van Oosterhout
Date:
Subject: Re: plperl vs. bytea