Re: Closing some 8.4 open items

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Closing some 8.4 open items
Дата
Msg-id 6700.1239481802@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Closing some 8.4 open items  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Closing some 8.4 open items  (David Fetter <david@fetter.org>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> I assume the 'type' column will identify triggers, i/o functions
> (cstring), window functions, and maybe aggregates too;  this solves
> several problems at once.

+1 for all except i/o functions.  The cstring check for that was always
flat-out wrong, and getting it right is far more expensive than it's
worth --- AFAICS you'd have to grovel through all entries in pg_type.

But aggregates are only relevant if we decide to start showing
aggregates in \df --- is there consensus for that?
        regards, tom lane


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Closing some 8.4 open items
Следующее
От: Merlin Moncure
Дата:
Сообщение: change oid of a pg_type