Re: Enum proposal / design

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Enum proposal / design
Дата
Msg-id 17982.1155836540@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Enum proposal / design  (Bruce Momjian <bruce@momjian.us>)
Ответы Fixed-width types (was: Enum proposal / design)
Re: Enum proposal / design
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Jim C. Nasby wrote:
>> If there was a mechanism to obtain
>> field widths from the catalog there would be no need to store the
>> field width in each tuple. This would be useful for other types as
>> well (UUID and ENUM, for example).

> I don't think there is concensus on adding that.

Well, it's pie-in-the-sky at the moment because we have no credible
design for doing it.  Whether any given proposal would get accepted
would depend on what its downsides were.

Do we (or should we) have a TODO section for "blue sky research
ideas"?  I'd not object to putting an item like this in such a
section.  But for most of the TODO items we have a reasonably clear
idea of what we're talking about, so this doesn't seem to belong
in with the rest.
        regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: An Idea for planner hints
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Autovacuum on by default?