Re: Updated backslash consistency patch - Mailing list pgsql-hackers

From David Fetter
Subject Re: Updated backslash consistency patch
Date
Msg-id 20090201105844.GI17601@fetter.org
Whole thread Raw
In response to Re: Updated backslash consistency patch  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Responses Re: Updated backslash consistency patch  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Re: Updated backslash consistency patch  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
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?

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Grzegorz Jaskiewicz
Date:
Subject: Re: adding stuff to parser, question
Next
From: Gregory Stark
Date:
Subject: Re: adding stuff to parser, question