diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-07-03 16:49:12 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-07-03 16:49:24 -0400 |
| commit | b762bbde30d21d6a091d44cc2cbbfb1c9550be52 (patch) | |
| tree | 6e0ad942b1746a0670560fce3b48964f3f1def02 /src/common/exec.c | |
| parent | b6a5158f98fd5158f66943d721061418f183b370 (diff) | |
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/common/exec.c')
0 files changed, 0 insertions, 0 deletions
