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>,
"David G. Johnston" <david.g.johnston@gmail.com>,
Tom Lane <tgl@sss.pgh.pa.us>
Cc: 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
Date: 2023-05-03T16:00:05Z
Lists: pgsql-hackers
On 4/13/23 8:44 AM, Pavel Luzanov wrote: > P.S. If no objections I plan to add this patch to Open Items for v16 > https://wiki.postgresql.org/wiki/PostgreSQL_16_Open_Items [RMT hat] I don't see why this is an open item as this feature was not committed for v16. Open items typically revolve around committed features. Unless someone makes a convincing argument otherwise, I'll remove this from the Open Items list[1] tomorrow. Thanks, Jonathan [1] https://wiki.postgresql.org/wiki/PostgreSQL_16_Open_Items
Commits
-
Add psql \drg command to display role grants.
- d65ddaca93f6 17.0 landed
- 0a1d2a7df852 16.0 landed