summaryrefslogtreecommitdiff
path: root/src/include/miscadmin.h
diff options
context:
space:
mode:
authorPeter Eisentraut2014-10-23 01:41:43 +0000
committerPeter Eisentraut2014-10-23 01:41:43 +0000
commite64d3c5635cef9ee2e9d67904f1d3e88f4d8b2e7 (patch)
treef600ab24ccf5ccbe2e4449db89750269c88c4b34 /src/include/miscadmin.h
parenta5f7d581943e70235264098c35313d16e932ee0c (diff)
Minimize calls of pg_class_aclcheck to minimum necessary
In a couple of code paths, pg_class_aclcheck is called in succession with multiple different modes set. This patch combines those modes to have a single call of this function and reduce a bit process overhead for permission checking. Author: Michael Paquier <michael@otacoo.com> Reviewed-by: Fabrízio de Royes Mello <fabriziomello@gmail.com>
Diffstat (limited to 'src/include/miscadmin.h')
0 files changed, 0 insertions, 0 deletions