postgresql/contrib/ltree_plpython
Tom Lane bebe904038 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
2025-01-09 15:16:56 -05:00
..
expected
sql
.gitignore
ltree_plpython3u--1.0.sql Use @extschema:name@ notation in contrib transform modules. 2025-01-09 15:16:56 -05:00
ltree_plpython3u.control
ltree_plpython.c
Makefile
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00