Commit Graph

20 Commits (e984ef5861df4bc9733b36271d05763e82de7c04)

Author SHA1 Message Date
Noah Misch acd73ad1a1 Code review for avoidance of direct cross-module links. 9 years ago
Alvaro Herrera 9a34123bc3 Make messages mentioning type names more uniform 9 years ago
Tom Lane eda04886c1 Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. 9 years ago
Tom Lane 5484c0a980 Minor fixes in contrib installation scripts. 10 years ago
Tom Lane fb6fcbd33f Use LOAD not actual code execution to pull in plpython library. 10 years ago
Tom Lane 3343ea9e8e Sort $(wildcard) output where needed for reproducible build output. 10 years ago
Tom Lane 68c1d7d42e Dodge a macro-name conflict with Perl. 10 years ago
Andres Freund b67aaf21e8 Add CASCADE support for CREATE EXTENSION. 10 years ago
Tom Lane 0426f349ef Rearrange the handling of error context reports. 10 years ago
Andrew Dunstan 00eff86cb8 Enable transforms modules to build and test on Cygwin. 11 years ago
Noah Misch 7193436744 AIX: Link TRANSFORM modules with their dependencies. 11 years ago
Tom Lane 91e79260f6 Remove no-longer-required function declarations. 11 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 11 years ago
Peter Eisentraut 0779f2ba2d Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM 11 years ago
Andrew Dunstan f802c6ddba Enable transforms modules to build and run with Mingw builds. 11 years ago
Peter Eisentraut e30a864963 hstore_plperl: Move port-specific parts to later in the makefile 11 years ago
Peter Eisentraut 0fd764647a Make hstore_plperl's build even more like plperl's 11 years ago
Andrew Dunstan 77477e745b Make hstore_plperl's build more like plperl's 11 years ago
Peter Eisentraut f95425478a Fix hstore_plperl regression tests on some platforms 11 years ago
Peter Eisentraut cac7658205 Add transforms feature 11 years ago