Re: psql: Add role's membership options to the \du+ command
Pavel Luzanov <p.luzanov@postgrespro.ru>
From: Pavel Luzanov <p.luzanov@postgrespro.ru>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: David Zhang <david.zhang@highgo.ca>,
"pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-22T18:11:16Z
Lists: pgsql-hackers
Attachments
- v6-0001-psql-show-membership-options-in-the-du-command.patch (text/x-patch) patch v6-0001
In the previous version, I didn't notice (unlike cfbot) the compiler warning. Fixed in version 6. ----- Pavel Luzanov
Commits
-
Add psql \drg command to display role grants.
- d65ddaca93f6 17.0 landed
- 0a1d2a7df852 16.0 landed