Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: enum types and binary queries
Date
Msg-id [email protected]
Whole thread Raw
In response to enum types and binary queries  ("Merlin Moncure" <[email protected]>)
Responses Re: enum types and binary queries
List pgsql-hackers
"Merlin Moncure" <[email protected]> writes:
> I noticed that enums are not available to be queried as binary through
> the protocol.

What do you think the binary representation ought to be?  Copying OIDs
seems pretty useless.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ADMIN] reindexdb hangs
Next
From: Tom Lane
Date:
Subject: Re: enum types and binary queries