diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-07-10 10:14:37 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-07-10 10:14:37 +0900 |
commit | d898665bf7591514158954038ac43cea3240beaa (patch) | |
tree | fbb770968dcb96bfcccc6efc43a9fc30750fdea1 /src/backend/utils/adt/numeric.c | |
parent | f7bd0a381de12a5c309f3c19d8c966b77e87cff3 (diff) | |
download | postgresql-d898665bf7591514158954038ac43cea3240beaa.tar.gz postgresql-d898665bf7591514158954038ac43cea3240beaa.zip |
Extend pg_get_acl() to handle sub-object IDs
This patch modifies the pg_get_acl() function to accept a third argument
called "objsubid", bringing it on par with similar functions in this
area like pg_describe_object(). This enables the retrieval of ACLs for
relation attributes when scanning dependencies.
Bump catalog version.
Author: Joel Jacobson
Discussion: https://postgr.es/m/f2539bff-64be-47f0-9f0b-df85d3cc0432@app.fastmail.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions