diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-04-06 11:31:18 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-04-06 11:32:07 -0400 |
commit | 301ca0d9a2f82ade11b2e5039d348badd28334cf (patch) | |
tree | 28c3a9196ec57b232420e1216156fd534b6c616e /src/backend/executor/nodeFunctionscan.c | |
parent | b1fc51a36ecdf854be9e41ffb99953c40ef96ccf (diff) | |
download | postgresql-301ca0d9a2f82ade11b2e5039d348badd28334cf.tar.gz postgresql-301ca0d9a2f82ade11b2e5039d348badd28334cf.zip |
Fix AclResult vs bool type mix-up
Using AclResult as a bool or vice versa works by accident, but it's
unusual and possibly confusing style, so write it out more explicitly.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions