index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
hstore_plperl
Commit message (
Expand
)
Author
Age
*
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-31
*
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
Tom Lane
2017-07-31
*
Suppress indentation from Data::Dumper in regression tests
Andrew Dunstan
2017-05-14
*
Minor fixes in contrib installation scripts.
Tom Lane
2016-06-14
*
Use LOAD not actual code execution to pull in plpython library.
Tom Lane
2016-01-11
*
Sort $(wildcard) output where needed for reproducible build output.
Tom Lane
2016-01-05
*
Dodge a macro-name conflict with Perl.
Tom Lane
2015-11-19
*
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-10-03
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
*
Enable transforms modules to build and test on Cygwin.
Andrew Dunstan
2015-07-18
*
AIX: Link TRANSFORM modules with their dependencies.
Noah Misch
2015-07-15
*
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM
Peter Eisentraut
2015-05-18
*
Enable transforms modules to build and run with Mingw builds.
Andrew Dunstan
2015-05-03
*
hstore_plperl: Move port-specific parts to later in the makefile
Peter Eisentraut
2015-05-02
*
Make hstore_plperl's build even more like plperl's
Peter Eisentraut
2015-05-01
*
Make hstore_plperl's build more like plperl's
Andrew Dunstan
2015-05-01
*
Fix hstore_plperl regression tests on some platforms
Peter Eisentraut
2015-04-26
*
Add transforms feature
Peter Eisentraut
2015-04-26