Commit Graph

9 Commits (4be058fe9ec5e630239b656af21fc083371f30ed)

Author SHA1 Message Date
Andrew Gierth 60f6756f92 Fix out-of-tree build for transform modules. 7 years ago
Tom Lane e3b7f7cc50 Fix contrib/hstore_plperl to look through scalar refs. 7 years ago
Tom Lane 4bd1994650 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
Tom Lane bebe174bb4 PL/Perl portability fix: avoid including XSUB.h in plperl.c. 8 years ago
Tom Lane eda04886c1 Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. 9 years ago
Tom Lane 68c1d7d42e Dodge a macro-name conflict with Perl. 10 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 11 years ago