summaryrefslogtreecommitdiff
path: root/src/backend/commands/cluster.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2017-05-08 07:24:24 -0700
committerNoah Misch <noah@leadboat.com>2017-05-08 07:24:28 -0700
commitb5b124046c0dc636d73c4a802bc731431dfd9dba (patch)
treeed721a6f5a65d088be156c1ec5299c002873f044 /src/backend/commands/cluster.c
parent3eab8112754c484c192248afe64055d40a231f7b (diff)
Match pg_user_mappings limits to information_schema.user_mapping_options.
Both views replace the umoptions field with NULL when the user does not meet qualifications to see it. They used different qualifications, and pg_user_mappings documented qualifications did not match its implemented qualifications. Make its documentation and implementation match those of user_mapping_options. One might argue for stronger qualifications, but these have long, documented tenure. pg_user_mappings has always exhibited this problem, so back-patch to 9.2 (all supported versions). Michael Paquier and Feike Steenbergen. Reviewed by Jeff Janes. Reported by Andrew Wheelwright. Security: CVE-2017-7486
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions