aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2012-01-27 21:58:51 +0200
committerPeter Eisentraut <peter_e@gmx.net>2012-01-27 21:58:51 +0200
commitb376ec6fa57bc76037014ede29498e2d1611968e (patch)
tree2849df5a841b6779cd15629a6ba190368d4c659b /src/backend/executor/nodeModifyTable.c
parentbf90562aa464e3a9afedde5f0007058f381d00fe (diff)
downloadpostgresql-b376ec6fa57bc76037014ede29498e2d1611968e.tar.gz
postgresql-b376ec6fa57bc76037014ede29498e2d1611968e.zip
Show default privileges in information schema
Hitherto, the information schema only showed explicitly granted privileges that were visible in the *acl catalog columns. If no privileges had been granted, the implicit privileges were not shown. To fix that, add an SQL-accessible version of the acldefault() function, and use that inside the aclexplode() calls to substitute the catalog-specific default privilege set for null values. reviewed by Abhijit Menon-Sen
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions