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-23 06:48:46
Message-ID: f97abf9e-3cff-44c5-b3f1-0e23e8100faa@app.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jun 22, 2024, at 11:44, Joel Jacobson wrote:
> * v5-0001-Add-pg_get_acl.patch
> * v2-0002-Add-pg_get_acl-overloads.patch

Rename files to ensure cfbot applies them in order; both need to have same version prefix.

Attachment Content-Type Size
v6-0001-Add-pg_get_acl.patch application/octet-stream 7.1 KB
v6-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 Joel Jacobson 2024-06-23 07:00:29 Re: Optimize numeric.c mul_var() using the Karatsuba algorithm
Previous Message Noah Misch 2024-06-23 06:21:57 Re: speed up a logical replica setup