Re: Add pg_get_acl() function get the ACL for a database object - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: Add pg_get_acl() function get the ACL for a database object
Date
Msg-id f97abf9e-3cff-44c5-b3f1-0e23e8100faa@app.fastmail.com
Whole thread Raw
In response to Re: Add pg_get_acl() function get the ACL for a database object  ("Joel Jacobson" <joel@compiler.org>)
Responses Re: Add pg_get_acl() function get the ACL for a database object
List 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

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: speed up a logical replica setup
Next
From: "Joel Jacobson"
Date:
Subject: Re: Optimize numeric.c mul_var() using the Karatsuba algorithm