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

Edit
ID 4116
Title psql: Add role's membership options to the \du+ command
Topic Clients
Created 2023-01-10 19:06:39
Last modified 2023-07-19 16:58:07 (1 year, 4 months ago)
Latest email 2023-07-20 14:02:37 (1 year, 4 months ago)
Status
2023-07: Committed
2023-03: Moved to next CF
Target version
Authors Pavel Luzanov (pluzanov)
Reviewers David Johnston (polobo)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4116
git checkout commitfest/cf/4116
Emails
psql: Add role's membership options to the \du+ command
First at 2023-01-09 16:09:19 by Pavel Luzanov <p.luzanov at postgrespro.ru>
Latest at 2023-07-20 14:02:37 by "Jonathan S. Katz" <jkatz at postgresql.org>
Latest attachment (v10-0001-psql-Add-drg-command-to-show-role-memberships.patch) at 2023-07-13 21:23:28 from Pavel Luzanov <p.luzanov at postgrespro.ru>
    Attachment (v10-0001-psql-Add-drg-command-to-show-role-memberships.patch) at 2023-07-13 21:23:28 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (v9-0001-psql-add-drg-command-to-show-role-memberships-and.patch) at 2023-07-12 10:21:42 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (v8-0001-psql-add-drg-command-to-show-role-memberships-and.patch) at 2023-06-26 19:29:46 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (t.sql) at 2023-05-07 19:14:41 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: No)
    Attachment (v7-0001-psql-show-membership-options-in-the-du-command.patch) at 2023-04-13 12:44:20 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (v6-0001-psql-show-membership-options-in-the-du-command.patch) at 2023-03-22 18:11:16 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (v5-0001-psql-show-membership-options-in-the-du-command.patch) at 2023-03-21 03:37:22 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (v4-0001-psql-show-membership-options-in-the-du-command.patch) at 2023-03-20 08:49:55 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (v3-0001-psql-du-shows-memberships-options.patch) at 2023-03-01 10:55:13 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (v2-0001-psql-du-shows-membership-options.patch) at 2023-02-27 20:14:42 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
    Attachment (add_role_membership_options_to_du.patch) at 2023-01-09 16:09:19 from Pavel Luzanov <p.luzanov at postgrespro.ru> (Patch: Yes)
History
When Who What
2023-07-19 16:58:07 Tom Lane (tgl) Closed in commitfest 2023-07 with status: Committed
2023-07-19 16:58:07 Tom Lane (tgl) Changed committer to tgl
2023-04-09 02:48:38 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-04-03 21:58:13 David Johnston (polobo) New status: Ready for Committer
2023-04-03 21:58:00 David Johnston (polobo) Added polobo as reviewer
2023-01-10 19:07:11 Pavel Luzanov (p.luzanov@postgrespro.ru) Changed authors to Pavel Luzanov (pluzanov)
2023-01-10 19:06:39 Pavel Luzanov (p.luzanov@postgrespro.ru) Attached mail thread b9be2d0e-a9bc-0a30-492f-a4f68e4f7740@postgrespro.ru
2023-01-10 19:06:39 Pavel Luzanov (p.luzanov@postgrespro.ru) Created patch record
Edit