Age | Commit message (Expand) | Author |
---|---|---|
2018-09-16 | Fix out-of-tree build for transform modules. | Andrew Gierth |
2017-11-18 | Consistently catch errors from Python _New() functions | Peter Eisentraut |
2017-09-18 | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. | Tom Lane |
2016-10-04 | Fix hstore_plpython for Python 3. | Tom Lane |
2016-10-03 | Convert contrib/hstore_plpython to not use direct linking to other modules. | Tom Lane |
2015-11-19 | Dodge a macro-name conflict with Perl. | Tom Lane |
2015-05-24 | Remove no-longer-required function declarations. | Tom Lane |
2015-05-23 | pgindent run for 9.5 | Bruce Momjian |
2015-04-26 | Add transforms feature | Peter Eisentraut |