public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Michael Paquier <[email protected]>
Cc: [email protected]
Cc: Joel Jacobson <[email protected]>
Subject: Re: pgsql: Add pg_get_acl() to get the ACL for a database object
Date: Thu, 04 Jul 2024 11:44:51 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

Michael Paquier <[email protected]> writes:
> Add pg_get_acl() to get the ACL for a database object
> This function returns the ACL for a database object, specified by
> catalog OID and object OID.

Uh, why is it defined like that rather than allowing a subobject?
This definition is unable to fetch column-specific ACLs.

			regards, tom lane






view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: pgsql: Add pg_get_acl() to get the ACL for a database object
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox