Add pg_get_acl() function to get the ACL for a database object.

Edit
ID 5067
Title Add pg_get_acl() function to get the ACL for a database object.
Topic Monitoring & Control
Created 2024-06-22 09:44:54
Last modified 2024-07-05 01:16:09 (4 months, 2 weeks ago)
Latest email 2024-07-05 01:13:06 (4 months, 2 weeks ago)
Status
2024-07: Committed
Target version
Authors Joel Jacobson (joeljacobson)
Reviewers Michael Paquier (michael-kun)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/5067
git checkout commitfest/cf/5067
Emails
Add pg_get_acl() function get the ACL for a database object
First at 2024-06-19 11:34:31 by "Joel Jacobson" <joel at compiler.org>
Latest at 2024-07-05 01:13:06 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v9-0001-Add-pg_get_acl.patch) at 2024-07-02 10:38:07 from "Joel Jacobson" <joel at compiler.org>
    Attachment (v9-0001-Add-pg_get_acl.patch) at 2024-07-02 10:38:07 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v8-0001-Add-pg_get_acl.patch) at 2024-06-25 07:13:16 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v7-0001-Add-pg_get_acl.patch) at 2024-06-24 23:21:14 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v6-0001-Add-pg_get_acl.patch) at 2024-06-23 06:48:46 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v5-0001-Add-pg_get_acl.patch) at 2024-06-22 09:44:02 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v4-0001-Add-pg_get_acl.patch) at 2024-06-22 00:54:30 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v3-0001-Add-pg_get_acl.patch) at 2024-06-20 06:32:57 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (v2-0001-Add-pg_get_acl.patch) at 2024-06-19 14:21:43 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (0001-Add-pg_get_acl.patch) at 2024-06-19 11:34:31 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
History
When Who What
2024-07-05 01:16:09 Michael Paquier (michael-kun) Closed in commitfest 2024-07 with status: Committed
2024-07-05 01:16:09 Michael Paquier (michael-kun) Changed committer to michael-kun
2024-06-23 23:51:50 Michael Paquier (michael-kun) Added michael-kun as reviewer
2024-06-23 23:51:46 Michael Paquier (michael-kun) New status: Waiting on Author
2024-06-23 07:02:56 Joel Jacobson (joeljacobson) Changed authors to Joel Jacobson (joeljacobson)
2024-06-22 09:44:55 Joel Jacobson (joeljacobson) Attached mail thread 80b16434-b9b1-4c3d-8f28-569f21c2c102@app.fastmail.com
2024-06-22 09:44:54 Joel Jacobson (joeljacobson) Created patch record
Edit