summaryrefslogtreecommitdiff
path: root/doc/bug.template
diff options
context:
space:
mode:
authorNoah Misch2019-08-05 14:48:41 +0000
committerNoah Misch2019-08-05 14:48:45 +0000
commit21f94c51f680cefa2ea6b0d94aa8a967a375afc6 (patch)
treeff1baabd21288b58c9fce838532df93be15cca47 /doc/bug.template
parentb0fb44eacd8f96f48d3589f1a066fdd75947b4bd (diff)
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 'doc/bug.template')
0 files changed, 0 insertions, 0 deletions