diff options
author | Joe Conway <mail@joeconway.com> | 2017-11-26 09:50:53 -0800 |
---|---|---|
committer | Joe Conway <mail@joeconway.com> | 2017-11-26 09:50:53 -0800 |
commit | 69e5b1e9ccd77dae2c8f2f1c684d8cb4826d99e9 (patch) | |
tree | e64846e4159bfd2909eeb710c300bfaf9d3b583d /src/backend/executor/nodeMergeAppend.c | |
parent | a2826ff8b167f7f23ee60ee11f04ec9a5d2aac82 (diff) |
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/nodeMergeAppend.c')
0 files changed, 0 insertions, 0 deletions