aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2025-01-09 15:16:56 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2025-01-09 15:16:56 -0500
commitbebe9040388bb2292585eab712fe4d29a71843fb (patch)
treebc665989a9135290e57b623df27ebd35bef8bd64 /src/backend/executor/nodeModifyTable.c
parentebd8fc7e47fdad6adb68aad341d95c541d7325c3 (diff)
downloadpostgresql-bebe9040388bb2292585eab712fe4d29a71843fb.tar.gz
postgresql-bebe9040388bb2292585eab712fe4d29a71843fb.zip
Use @extschema:name@ notation in contrib transform modules.
Harden hstore_plperl, hstore_plpython, and ltree_plpython against search-path-based attacks by using @extschema:name@ notation to refer to the underlying hstore or ltree data type. This allows removal of the previous documentation warning suggesting that they must be installed in the same schema as the underlying data type. In passing, also improve a para in extend.sgml to suggest using @extschema:name@ for such purposes. Discussion: https://postgr.es/m/692480.1736021695@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions