Re: enum types and binary queries - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: enum types and binary queries
Date
Msg-id 46D73A30.9000108@dunslane.net
Whole thread Raw
In response to Re: enum types and binary queries  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

Tom Lane wrote:
> What if we just defined the binary format as being identical to the text
> format, ie, the enum label?  A bit silly but at least it would eliminate
> the gotcha that binary I/O fails.
>
>     
>   

So we should pretty much mimic text_send/text_recv? If so I can probably 
get that done fairly quickly.

cheers

andrew


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: synchronous_commit: Developer's View
Next
From: Decibel!
Date:
Subject: Password requirement in windows installer