diff options
author | Stephen Frost <sfrost@snowman.net> | 2016-05-06 14:06:50 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2016-05-06 14:06:50 -0400 |
commit | 64d60c8bf0703011d79dcb8a55dc42dcedc1e10f (patch) | |
tree | 57cdae55ffd31d9be11cda839ab0341ebf008ac8 /src/backend/commands/variable.c | |
parent | e324f8ad610bdc83a1392e54da5d9613e710b02f (diff) | |
download | postgresql-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