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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to