Re: enum types and binary queries

Поиск
Список
Период
Сортировка
От korry.douglas
Тема Re: enum types and binary queries
Дата
Msg-id 46D71ECC.2080500@enterprisedb.com
обсуждение исходный текст
Ответ на Re: enum types and binary queries  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: enum types and binary queries
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment