Re: psql: Add role's membership options to the \du+ command

Jonathan S. Katz <jkatz@postgresql.org>

From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Pavel Luzanov <p.luzanov@postgrespro.ru>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, "David G. Johnston" <david.g.johnston@gmail.com>, Robert Haas <robertmhaas@gmail.com>, David Zhang <david.zhang@highgo.ca>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, rmt@lists.postgresql.org, horikyota.ntt@gmail.com
Date: 2023-07-20T14:02:37Z
Lists: pgsql-hackers
On 7/19/23 1:44 PM, Pavel Luzanov wrote:
> On 19.07.2023 19:47, Tom Lane wrote:
>> And done, with some minor editorialization.
> 
> Thanks to everyone who participated in the work.
> Special thanks to David for moving forward this patch for a long time, 
> and to Tom for taking commit responsibilities.

[RMT]

+1; thanks to everyone for seeing this through!

Jonathan

Commits

  1. Add psql \drg command to display role grants.