summaryrefslogtreecommitdiff
path: root/doc/bug.template
diff options
context:
space:
mode:
authorNoah Misch2017-08-07 14:09:28 +0000
committerNoah Misch2017-08-07 14:09:32 +0000
commite255e97a2635cc74fd0efa41b6e872941995e237 (patch)
tree2ef279c976257ac4ea67c59916d5d484b41638c9 /doc/bug.template
parent06651648a6dfb49e93612cc1dbd15dce362e31be (diff)
Again match pg_user_mappings to information_schema.user_mapping_options.
Commit 3eefc51053f250837c3115c12f8119d16881a2d7 claimed to make pg_user_mappings enforce the qualifications user_mapping_options had been enforcing, but its removal of a longstanding restriction left them distinct when the current user is the subject of a mapping yet has no server privileges. user_mapping_options emits no rows for such a mapping, but pg_user_mappings includes full umoptions. Change pg_user_mappings to show null for umoptions. Back-patch to 9.2, like the above commit. Reviewed by Tom Lane. Reported by Jeff Janes. Security: CVE-2017-7547
Diffstat (limited to 'doc/bug.template')
0 files changed, 0 insertions, 0 deletions