Commit Graph

9 Commits (9b7e24a2cb37fb52af13219f625cd719e364a346)

Author SHA1 Message Date
Andres Freund 9b7e24a2cb plpython: Code cleanup related to removal of Python 2 support. 3 years ago
Amit Kapila 7e735035f2 Make the order of the header file includes consistent in contrib modules. 6 years ago
Andrew Gierth 60f6756f92 Fix out-of-tree build for transform modules. 7 years ago
Peter Eisentraut d0aa965c0a Consistently catch errors from Python _New() functions 8 years ago
Tom Lane 4bd1994650 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
Tom Lane eda04886c1 Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. 9 years ago
Tom Lane 91e79260f6 Remove no-longer-required function declarations. 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Peter Eisentraut cac7658205 Add transforms feature 10 years ago