Extend pg_get_acl to handle sub-object IDs

Edit
ID 5109
Title Extend pg_get_acl to handle sub-object IDs
Topic Monitoring & Control
Created 2024-07-05 08:43:07
Last modified 2024-10-08 01:51:05 (1 month, 1 week ago)
Latest email 2024-07-10 01:25:49 (4 months, 1 week ago)
Status
2024-09: Committed
Target version
Authors Joel Jacobson (joeljacobson)
Reviewers Become reviewer
Committer Michael Paquier (michael-kun)
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/5109
git checkout commitfest/cf/5109
Emails
pgsql: Add pg_get_acl() to get the ACL for a database object
First at 2024-07-04 08:09:25 by Michael Paquier <michael at paquier.xyz>
Latest at 2024-07-10 01:25:49 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v2-0001-Extend-pg_get_acl-to-handle-sub-object-IDs.patch) at 2024-07-08 08:34:18 from Michael Paquier <michael at paquier.xyz>
    Attachment (v2-0001-Extend-pg_get_acl-to-handle-sub-object-IDs.patch) at 2024-07-08 08:34:18 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (0001-Extend-pg_get_acl-to-handle-sub-object-IDs.patch) at 2024-07-05 08:40:39 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
History
When Who What
2024-10-08 01:51:05 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Committed
2024-10-08 01:51:05 Michael Paquier (michael-kun) Changed committer to michael-kun
2024-07-05 08:43:14 Joel Jacobson (joeljacobson) Changed authors to Joel Jacobson (joeljacobson)
2024-07-05 08:43:07 Joel Jacobson (joeljacobson) Attached mail thread E1sPHWu-000GPc-0z@gemulon.postgresql.org
2024-07-05 08:43:07 Joel Jacobson (joeljacobson) Created patch record
Edit