Re: FWD: Re: Updated backslash consistency patch

Поиск
Список
Период
Сортировка
От Martin Pihlak
Тема Re: FWD: Re: Updated backslash consistency patch
Дата
Msg-id 49773473.2090207@gmail.com
обсуждение исходный текст
Ответ на Re: FWD: Re: Updated backslash consistency patch  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: FWD: Re: Updated backslash consistency patch  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Bruce Momjian wrote:
> Bruce Momjian wrote:
>> I know we don't like the current behavior, but I think we need to make
>> them consistent first for easy testing and so when we change it, it will
>> remain consistent.
>>
>> I will work on a consensus patch soon for the new behavior.
> 

The "\dXU *.*" commands also display objects from information_schema. IMHO
these should also be classified as system objects. It is most annoying to
run '\dfU *.*' and see a list of information_schema internal functions show up.
Whereas the intent was to see the user defined functions in all schemas.

regards,
Martin



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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: [PATCH] EnableDisableTrigger Cleanup & Questions
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Pluggable Indexes