Re: [HACKERS] Multiline privileges in \z

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Multiline privileges in \z
Дата
Msg-id 21359.1208450250@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Multiline privileges in \z  ("Brendan Jurd" <direvus@gmail.com>)
Ответы Re: [HACKERS] Multiline privileges in \z  ("Brendan Jurd" <direvus@gmail.com>)
Список pgsql-patches
"Brendan Jurd" <direvus@gmail.com> writes:
> It occurred to me that psql's \z command could benefit from the
> addition of some newlines.  With any more than one grantee per object,
> the output of \z rapidly becomes extremely wide, and very hard to
> read.

Seems like a good idea now that psql deals nicely with multiline output.

The function names in the patch need schema-qualification in case
pg_catalog is not first in the search path.

            regards, tom lane

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

Предыдущее
От: "Brendan Jurd"
Дата:
Сообщение: Multiline privileges in \z
Следующее
От: "Brendan Jurd"
Дата:
Сообщение: Re: [HACKERS] Multiline privileges in \z