aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-07-03 16:49:12 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-07-03 16:49:24 -0400
commitb762bbde30d21d6a091d44cc2cbbfb1c9550be52 (patch)
tree6e0ad942b1746a0670560fce3b48964f3f1def02 /src/backend/access/gist/gist.c
parentb6a5158f98fd5158f66943d721061418f183b370 (diff)
downloadpostgresql-b762bbde30d21d6a091d44cc2cbbfb1c9550be52.tar.gz
postgresql-b762bbde30d21d6a091d44cc2cbbfb1c9550be52.zip
Allow makeaclitem() to accept multiple privilege names.
Interpret its privileges argument as a comma-separated list of privilege names, as in has_table_privilege and other functions. This is actually net less code, since the support routine to parse that already exists, and we can drop convert_priv_string() which had no other use-case. Robins Tharakan Discussion: https://postgr.es/m/e5a05dc54ba64408b3dd260171c1abaf@EX13D05UWC001.ant.amazon.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions