Add pg_ownerships and pg_privileges system views

Edit
ID 5033
Title Add pg_ownerships and pg_privileges system views
Topic Monitoring & Control
Created 2024-06-13 05:21:37
Last modified 2024-10-20 06:20:41 (4 weeks, 2 days ago)
Latest email 2024-10-21 11:31:37 (4 weeks, 1 day ago)
Status
2024-11: Needs review
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version
Authors Joel Jacobson (joeljacobson)
Reviewers Become reviewer
Committer
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/5033
git checkout commitfest/cf/5033
Emails
[PATCH] pg_permissions
First at 2021-03-06 19:03:17 by "Joel Jacobson" <joel at compiler.org>
Latest at 2024-10-08 16:58:34 by "Joel Jacobson" <joel at compiler.org>
Latest attachment (0001-Add-pg_ownerships-and-pg_privileges-system-views.patch) at 2024-10-08 16:58:34 from "Joel Jacobson" <joel at compiler.org>
    Attachment (0001-Add-pg_ownerships-and-pg_privileges-system-views.patch) at 2024-10-08 16:58:34 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0007-pg_privileges-pg_ownerships-pg_get_acl.patch) at 2024-06-13 05:34:30 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0006-pg_privileges-and-pg_ownerships.patch) at 2024-06-12 22:14:09 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0005-pg_permissions-and-pg_ownerships.patch) at 2021-03-25 16:46:21 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0004-pg_permissions-and-pg_ownerships.patch) at 2021-03-11 07:00:38 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0003-pg_permissions-and-pg_ownerships.patch) at 2021-03-09 17:48:58 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0002-pg_permissions-and-pg_ownerships.patch) at 2021-03-08 07:44:20 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0001-pg_permissions-and-pg_ownerships.patch) at 2021-03-08 06:28:30 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0001-pg_permissions.patch) at 2021-03-06 19:03:17 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
Add pg_ownerships and pg_privileges system views
First at 2024-10-20 06:19:39 by "Joel Jacobson" <joel at compiler.org>
Latest at 2024-10-21 11:31:37 by "Joel Jacobson" <joel at compiler.org>
Latest attachment (v5-0001-Add-pg_ownerships-and-pg_privileges-system-views.patch) at 2024-10-21 11:31:37 from "Joel Jacobson" <joel at compiler.org>
    Attachment (v5-0001-Add-pg_ownerships-and-pg_privileges-system-views.patch) at 2024-10-21 11:31:37 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v5-0001-Add-pg_ownerships-and-pg_privileges-system-views.patch) at 2024-10-20 21:09:43 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v4-0001-Add-pg_ownerships-and-pg_privileges-system-views.patch) at 2024-10-20 21:03:42 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v3-0001-Add-pg_ownerships-and-pg_privileges-system-views.patch) at 2024-10-20 14:52:15 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v2-0001-Add-pg_ownerships-and-pg_privileges-system-views.patch) at 2024-10-20 06:19:39 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
History
When Who What
2024-10-20 06:20:41 Joel Jacobson (joeljacobson) Attached mail thread bbe7d1cb-0435-4ee6-a9f5-7dbc79ab84b2@app.fastmail.com
2024-10-20 05:18:47 Joel Jacobson (joeljacobson) Changed name to Add pg_ownerships and pg_privileges system views
2024-10-08 19:00:37 Joel Jacobson (joeljacobson) New status: Needs review
2024-10-08 01:48:58 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 01:48:54 Michael Paquier (michael-kun) New status: Waiting on Author
2024-08-01 02:12:57 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-06-23 07:03:11 Joel Jacobson (joeljacobson) Changed authors to Joel Jacobson (joeljacobson)
2024-06-13 05:21:37 Joel Jacobson (joeljacobson) Attached mail thread 261def6b-226e-4238-b7eb-ff240cb9c2c9@www.fastmail.com
2024-06-13 05:21:37 Joel Jacobson (joeljacobson) Created patch record
Edit