Re: Add pg_get_acl() function get the ACL for a database object

From: "Joel Jacobson" <joel(at)compiler(dot)org>
To: "Isaac Morland" <isaac(dot)morland(at)gmail(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Michael Paquier" <michael(at)paquier(dot)xyz>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add pg_get_acl() function get the ACL for a database object
Date: 2024-06-22 09:44:02
Message-ID: 660d3d76-1400-47e6-85e7-6060b97df9e4@app.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jun 22, 2024, at 02:54, Joel Jacobson wrote:
> Attachments:
> * v4-0001-Add-pg_get_acl.patch
> * 0002-Add-pg_get_acl-overloads.patch

Rebase and reduced diff for src/test/regress/sql/privileges.sql between patches.

/Joel

Attachment Content-Type Size
v5-0001-Add-pg_get_acl.patch application/octet-stream 7.1 KB
v2-0002-Add-pg_get_acl-overloads.patch application/octet-stream 14.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2024-06-22 09:47:03 Re: New standby_slot_names GUC in PG 17
Previous Message jian he 2024-06-22 09:39:34 Re: SQL/JSON query functions context_item doc entry and type requirement