Re: Updated backslash consistency patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Updated backslash consistency patch
Дата
Msg-id 200902071958.n17JwLh17209@momjian.us
обсуждение исходный текст
Ответ на Re: Updated backslash consistency patch  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
Stephen Frost wrote:
-- Start of PGP signed section.
> * David Fetter (david@fetter.org) wrote:
> > On Sun, Feb 01, 2009 at 04:54:08AM +0000, Grzegorz Jaskiewicz wrote:
> > > On 23 Jan 2009, at 00:03, Tom Lane wrote:
> > >> Stephen Frost <sfrost@snowman.net> writes:
> > >>> Seeing this list reminded me of a pet-peeve..  \du and \dg
> > >>> actually show the same info, that's fine, but neither of them show
> > >>> the rolcanlogin value.
> > >>
> > >> +1 for fixing that.
> > >
> > > was it that easy, or I got it wrong?
> > >
> > > :)
> > 
> > I think Stephen meant that they should add a column to the output.
> > Stephen?
> 
> It was, but that was before the output-as-table changes were done.  It
> looks like when those were committed, 'Cannot login' was added as an
> attribute.  Having 'Can login' (as this patch proposes) seems reasonable
> to me.

We only document non-default settings, which is why 'can login' was
skipped, which I think is logical so I think the existing code is fine.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Is a plan for lmza commpression in pg_dump
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: on hash indexes