Re: Integer datetimes

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Bruce Momjian <bruce@momjian.us>
Cc: Neil Conway <neilc@samurai.com>, Zdenek Kotala <Zdenek.Kotala@Sun.COM>, pgsql-hackers@postgresql.org
Date: 2007-05-06T01:49:54Z
Lists: 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?
>
>   

Certainly the client and server must have the same notion of the binary 
format.

cheers

andrew