Re: Binary in/out for aclitem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Binary in/out for aclitem
Дата
Msg-id 23049.1298413468@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Binary in/out for aclitem  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Binary in/out for aclitem  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 02/22/2011 05:04 PM, Tom Lane wrote:
>> I think this one has got far less use-case than the other, and I don't
>> want to expose the internal representation of ACLITEM to the world.

> The sendv for enums sends the label, and ISTR there are some others that 
> send the text representation also. Would that be better?

It'd be more future-proof than this patch, but I'm still unconvinced
about the use-case.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Binary in/out for aclitem
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [GENERAL] How to extract a value from a record using attnum or attname?