aboutsummaryrefslogtreecommitdiff
path: root/contrib/hstore_plperl
Commit message (Expand)AuthorAge
* PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane2017-07-31
* PL/Perl portability fix: avoid including XSUB.h in plperl.c.Tom Lane2017-07-31
* Suppress indentation from Data::Dumper in regression testsAndrew Dunstan2017-05-14
* Minor fixes in contrib installation scripts.Tom Lane2016-06-14
* Use LOAD not actual code execution to pull in plpython library.Tom Lane2016-01-11
* Sort $(wildcard) output where needed for reproducible build output.Tom Lane2016-01-05
* Dodge a macro-name conflict with Perl.Tom Lane2015-11-19
* Add CASCADE support for CREATE EXTENSION.Andres Freund2015-10-03
* Rearrange the handling of error context reports.Tom Lane2015-09-05
* Enable transforms modules to build and test on Cygwin.Andrew Dunstan2015-07-18
* AIX: Link TRANSFORM modules with their dependencies.Noah Misch2015-07-15
* Remove no-longer-required function declarations.Tom Lane2015-05-24
* pgindent run for 9.5Bruce Momjian2015-05-23
* Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORMPeter Eisentraut2015-05-18
* Enable transforms modules to build and run with Mingw builds.Andrew Dunstan2015-05-03
* hstore_plperl: Move port-specific parts to later in the makefilePeter Eisentraut2015-05-02
* Make hstore_plperl's build even more like plperl'sPeter Eisentraut2015-05-01
* Make hstore_plperl's build more like plperl'sAndrew Dunstan2015-05-01
* Fix hstore_plperl regression tests on some platformsPeter Eisentraut2015-04-26
* Add transforms featurePeter Eisentraut2015-04-26