diff options
author | Peter Eisentraut | 2014-10-23 01:41:43 +0000 |
---|---|---|
committer | Peter Eisentraut | 2014-10-23 01:41:43 +0000 |
commit | e64d3c5635cef9ee2e9d67904f1d3e88f4d8b2e7 (patch) | |
tree | f600ab24ccf5ccbe2e4449db89750269c88c4b34 /src/include/miscadmin.h | |
parent | a5f7d581943e70235264098c35313d16e932ee0c (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