aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2016-05-06 14:06:50 -0400
committerStephen Frost <sfrost@snowman.net>2016-05-06 14:06:50 -0400
commit64d60c8bf0703011d79dcb8a55dc42dcedc1e10f (patch)
tree57cdae55ffd31d9be11cda839ab0341ebf008ac8 /src/backend/commands/variable.c
parente324f8ad610bdc83a1392e54da5d9613e710b02f (diff)
downloadpostgresql-64d60c8bf0703011d79dcb8a55dc42dcedc1e10f.tar.gz
postgresql-64d60c8bf0703011d79dcb8a55dc42dcedc1e10f.zip
Correct pg_dump WHERE clause for functions/aggregates
The query to grab the function/aggregate information is now joining to pg_init_privs, so we can simplify (and correct) the WHERE clause used to determine if a given function's ACL has changed from the initial ACL on the function. Bug found by Noah, patch by me.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions