aboutsummaryrefslogtreecommitdiff
path: root/contrib/ltree_plpython/ltree_plpython.c
Commit message (Expand)AuthorAge
* Fix out-of-tree build for transform modules.Andrew Gierth2018-09-16
* Consistently catch errors from Python _New() functionsPeter Eisentraut2017-11-18
* Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent.Tom Lane2017-09-18
* Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.Tom Lane2016-10-04
* Remove no-longer-required function declarations.Tom Lane2015-05-24
* pgindent run for 9.5Bruce Momjian2015-05-23
* Add transforms featurePeter Eisentraut2015-04-26