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

From korry.douglas
Subject Re: enum types and binary queries
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: enum types and binary queries  (Tom Lane <[email protected]>)
List pgsql-hackers
> 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.
>   
Seems like it would make a lot more sense to the client application that 
way too...
            -- Korry


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: enum types and binary queries
Next
From: Simon Riggs
Date:
Subject: Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment