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 plpython: Remove regression test infrastructure for Python 2. 2022-03-07 18:20:51 -08:00
sql plpython: Remove regression test infrastructure for Python 2. 2022-03-07 18:20:51 -08:00
.gitignore plpython: Remove regression test infrastructure for Python 2. 2022-03-07 18:20:51 -08:00
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 Remove now superfluous declarations of dlsym()ed symbols. 2022-07-17 17:29:32 -07:00
Makefile plpython: Remove regression test infrastructure for Python 2. 2022-03-07 18:20:51 -08:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00