Commit Graph

11 Commits (a4624929dba3d6e5cef98a6cedd865320db2269c)

Author SHA1 Message Date
Alvaro Herrera 4e89c79a52 Remove excess parens in ereport() calls 6 years ago
Tom Lane 032627ee78 Clean up PL/Perl's handling of the _() macro. 6 years ago
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