psql \du - Mailing list pgsql-general

From ANdreas Wenk
Subject psql \du
Date
Msg-id 4A5E6245.1020905@netzmeister-st-pauli.de
Whole thread Raw
Responses Re: psql \du
List pgsql-general
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?

Cheers

Andy

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: best practice transitioning from one datatype to another
Next
From: "Abraham, Danny"
Date:
Subject: initdb --encoding=LATIN1 fails on Windows