Re: moving from contrib to bin

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: moving from contrib to bin
Дата
Msg-id 548AF992.7060700@gmx.net
обсуждение исходный текст
Ответ на Re: moving from contrib to bin  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 12/8/14 10:50 PM, Tom Lane wrote:
> oid2name and vacuumlo, besides being of very dubious general utility,
> are fails from a namespacing standpoint.  If we were to promote them
> into standard install components I think a minimum requirement should be
> to rename them to pg_something.  (oid2name is an entirely bogus name for
> what it does, anyway.)  That would also be a good opportunity to revisit
> their rather-ad-hoc APIs.

I'm going to leave these two out for now.

I'll start investigating whether they can be removed, or replaced by
something else.




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [REVIEW] Re: Compression of full-page-writes
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pg_rewind in contrib