summaryrefslogtreecommitdiff
path: root/contrib/ltree_plpython/ltree_plpython3u--1.0.sql
AgeCommit message (Expand)Author
2025-01-09Use @extschema:name@ notation in contrib transform modules.Tom Lane
2016-10-04Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.Tom Lane
2016-06-14Minor fixes in contrib installation scripts.Tom Lane
2016-01-12Use LOAD not actual code execution to pull in plpython library.Tom Lane
2015-04-26Add transforms featurePeter Eisentraut