View Single Post

   
  #3 (permalink)  
Old 04-15-2008, 10:44 PM
Tom Lane
 
Posts: n/a
Default Re: enum types and binary queries

"Merlin Moncure" <mmoncure@gmail.com> 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

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote