Re: psql: Add role's membership options to the \du+ command - Mailing list pgsql-hackers

From Robert Haas
Subject Re: psql: Add role's membership options to the \du+ command
Date
Msg-id CA+Tgmobrh+58PuobKsAhO_57Dy7tT=mXGe5JjeqUhCLfSKj2sA@mail.gmail.com
Whole thread Raw
In response to Re: psql: Add role's membership options to the \du+ command  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: psql: Add role's membership options to the \du+ command  (Pavel Luzanov <p.luzanov@postgrespro.ru>)
List pgsql-hackers
On Tue, Apr 4, 2023 at 3:02 PM David G. Johnston
<david.g.johnston@gmail.com> wrote:
> So, by way of example:
>
> regress_du_role1 | cannot login | regress_du_role0 granted by regress_du_admin with admin, inherit, set | Description
forregress_du_role1 
>
> ~140 character width with description

That seems wider than necessary. Why not have the third column be
something like regress_du_role0 by regress_du_admin (admin, inherit,
set)?

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Brar Piening
Date:
Subject: Re: doc: add missing "id" attributes to extension packaging page
Next
From: Melanie Plageman
Date:
Subject: Re: Should vacuum process config file reload more often