aboutsummaryrefslogtreecommitdiff
path: root/contrib/hstore_plpython/hstore_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
* Fix hstore_plpython for Python 3.Tom Lane2016-10-04
* Convert contrib/hstore_plpython to not use direct linking to other modules.Tom Lane2016-10-03
* Dodge a macro-name conflict with Perl.Tom Lane2015-11-19
* Remove no-longer-required function declarations.Tom Lane2015-05-24
* pgindent run for 9.5Bruce Momjian2015-05-23
* Add transforms featurePeter Eisentraut2015-04-26