Re: psql \du

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: ANdreas Wenk <a(dot)wenk(at)netzmeister-st-pauli(dot)de>
Subject: Re: psql \du
Date: 2009-07-16 08:13:49
Message-ID: 200907161113.49796.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

  • psql \du at 2009-07-15 23:12:05 from ANdreas Wenk

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dimitri Fontaine 2009-07-16 08:29:04 Re: [GENERAL] pg_migrator not setting values of sequences?
Previous Message Abraham, Danny 2009-07-16 08:11:06 Re: initdb --encoding=LATIN1 fails on Windows