Re: psql \du - Mailing list pgsql-general

From Andreas Wenk
Subject Re: psql \du
Date
Msg-id 4A5EE81F.70800@netzmeister-st-pauli.de
Whole thread Raw
In response to Re: psql \du  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Peter Eisentraut schrieb:
> On Thursday 16 July 2009 02:12:05 ANdreas Wenk wrote:
>> Hi,
>>
>> I recognized in psql using the internal help (\?) that the *+* sign is
>> missing for the shortcut \du:
>>
>> # \du
>>                List of roles
>>    Role name   |  Attributes  | Member of
>> --------------+--------------+-----------
>>
>> # \du+
>>                       List of roles
>>    Role name   |  Attributes  | Member of | Description
>> --------------+--------------+-----------+-------------
>>
>> Where shall I place this info? Is this also a bug?
>
> Looks like the help is missing this info.  If you could provide a patch that
> also fixes up the translations, that would be most helpful.

Moin,

will be the first time for me but sure, I will do it ;-)

Cheers

Andy


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: psql \du
Next
From: Andreas Wenk
Date:
Subject: Re: best practice transitioning from one datatype to another