Re: [patch] Reformat permissions in \l+ (like \z does)

Поиск
Список
Период
Сортировка
От Andreas 'ads' Scherbaum
Тема Re: [patch] Reformat permissions in \l+ (like \z does)
Дата
Msg-id 20081229105416.47c15fd1@iridium.wars-nicht.de
обсуждение исходный текст
Ответ на Re: [patch] Reformat permissions in \l+ (like \z does)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [patch] Reformat permissions in \l+ (like \z does)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, 28 Dec 2008 18:19:48 -0500 Tom Lane wrote:

> "Andreas 'ads' Scherbaum" <adsmail@wars-nicht.de> writes:
> > the march 2008 commitfest added a patch[1] with extended information for
> > \l+. The may 2008 commitfest added a patch[2] which reformats the
> > permission output in \z. I like the new output in \z, but the \l+
> > output is still missing this feature. The attached patch solves this
> > problem.
> 
> If we're going to do this, shouldn't it happen uniformly for *all*
> ACL displays in describe.c?

Makes sense, imho.
I just stumbled over this one by checking the list of new patches for
8.4.

Other opinions?


Kind regards

--             Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: pg_start_backup without checkpoint patch (a part of Synch Rep)
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [PATCHES] Infrastructure changes for recovery (v8)