Re: Remove obsolete information schema tables

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Remove obsolete information schema tables
Дата
Msg-id 20191021053401.GA1869@paquier.xyz
обсуждение исходный текст
Ответ на Re: Remove obsolete information schema tables  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: Remove obsolete information schema tables  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Sun, Oct 20, 2019 at 10:01:09AM +0200, Peter Eisentraut wrote:
> On 2019-10-17 09:44, Michael Paquier wrote:
> > I have a question here.  Per the notes in information_schema.sql,
> > SQL_SIZING_PROFILES has been removed in SQL:2011,
>
> OK, we can remove that one as well.  New patch attached.

Looks fine.

>> attributes.isnullable and DOMAIN_UDT_USAGE in SQL:2003~.  Would it
>> make sense to cleanup those ones?
>
> OK, I'll look into those, but it seems like a separate undertaking.  We
> don't always remove things just because they were dropped by the SQL
> standard.

But that's the same kind of cleanup you do here.  What's the
difference with DOMAIN_UDT_USAGE, which is mentioned as removed from
SQL:2003?
--
Michael

Вложения

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

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: dropdb --force