diff options
author | Noah Misch <noah@leadboat.com> | 2017-08-07 07:09:28 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2017-08-07 07:09:31 -0700 |
commit | 36f9f60958d471c62515494a0c7b0058e578c2eb (patch) | |
tree | 3c70e6f90ebb583c6824e9b79c9db2e6a8d97350 /src/include/postgres_ext.h | |
parent | 127835ddf8c19c3df2cc05e40b6bcf84ad8abd42 (diff) | |
download | postgresql-36f9f60958d471c62515494a0c7b0058e578c2eb.tar.gz postgresql-36f9f60958d471c62515494a0c7b0058e578c2eb.zip |
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 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions