Re: Temporary tables and miscellaneous schemas

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Temporary tables and miscellaneous schemas
Дата
Msg-id 27469.1066074619@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Temporary tables and miscellaneous schemas  (Sean Chittenden <sean@chittenden.org>)
Ответы Re: Temporary tables and miscellaneous schemas
Список pgsql-general
Sean Chittenden <sean@chittenden.org> writes:
> This implementation detail really annoys me when using psql.  The
> attached patch fixes \dn to not show pg_temp_*.  Any chance someone
> could apply this?  -sc

What have you got against pg_temp?  If we think \dn shouldn't show those
schemas, shouldn't it suppress *all* system schemas, including
pg_catalog and pg_toast?  Maybe information_schema as well?

            regards, tom lane

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

Предыдущее
От: Sean Chittenden
Дата:
Сообщение: Re: Temporary tables and miscellaneous schemas
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: Temporary tables and miscellaneous schemas