aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2017-11-26 09:50:27 -0800
committerJoe Conway <mail@joeconway.com>2017-11-26 09:50:27 -0800
commitdb714c62bed9dea71ed1700855fb755f2e75f2da (patch)
tree53612a5940adcc60ab985f205869accec7a8a546 /src/backend/executor/nodeModifyTable.c
parent44261d47d32f3b1957fd6856caae2dd6cef17d80 (diff)
downloadpostgresql-db714c62bed9dea71ed1700855fb755f2e75f2da.tar.gz
postgresql-db714c62bed9dea71ed1700855fb755f2e75f2da.zip
Make has_sequence_privilege support WITH GRANT OPTION
The various has_*_privilege() functions all support an optional WITH GRANT OPTION added to the supported privilege types to test whether the privilege is held with grant option. That is, all except has_sequence_privilege() variations. Fix that. Back-patch to all supported branches. Discussion: https://postgr.es/m/005147f6-8280-42e9-5a03-dd2c1e4397ef@joeconway.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions