| From: | Andreas Wenk <a(dot)wenk(at)netzmeister-st-pauli(dot)de> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: psql \du |
| Date: | 2009-07-16 08:43:11 |
| Message-ID: | 4A5EE81F.70800@netzmeister-st-pauli.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Wenk | 2009-07-16 08:46:40 | Re: best practice transitioning from one datatype to another |
| Previous Message | Dimitri Fontaine | 2009-07-16 08:29:04 | Re: [GENERAL] pg_migrator not setting values of sequences? |