diff options
author | Noah Misch <noah@leadboat.com> | 2019-08-05 07:48:41 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2019-08-05 07:48:45 -0700 |
commit | 9993fa9dd25d01e99748869b1fb1d6f4dc03960e (patch) | |
tree | 18c4c213582e77e088bd65904ba4f65519ba6827 /contrib/intarray/_intbig_gist.c | |
parent | 106c6635b5d9ca37b856bbd27560050c438a8ec9 (diff) | |
download | postgresql-9993fa9dd25d01e99748869b1fb1d6f4dc03960e.tar.gz postgresql-9993fa9dd25d01e99748869b1fb1d6f4dc03960e.zip |
Require the schema qualification in pg_temp.type_name(arg).
Commit aa27977fe21a7dfa4da4376ad66ae37cb8f0d0b5 introduced this
restriction for pg_temp.function_name(arg); do likewise for types
created in temporary schemas. Programs that this breaks should add
"pg_temp." schema qualification or switch to arg::type_name syntax.
Back-patch to 9.4 (all supported versions).
Reviewed by Tom Lane. Reported by Tom Lane.
Security: CVE-2019-10208
Diffstat (limited to 'contrib/intarray/_intbig_gist.c')
0 files changed, 0 insertions, 0 deletions