postgresql/contrib/hstore_plperl
Tom Lane df52739ce3 PL/Perl portability fix: absorb relevant -D switches from Perl.
Back-patch of commit 3c163a7fc7,
which see for more info.

Also throw in commit b4cc35fbb7,
so Coverity doesn't whine about the back branches.

Ashutosh Sharma, some adjustments by me

Discussion: https://postgr.es/m/CANFyU97OVQ3+Mzfmt3MhuUm5NwPU=-FtbNH5Eb7nZL9ua8=rcA@mail.gmail.com
2017-07-31 12:38:35 -04:00
..
expected Suppress indentation from Data::Dumper in regression tests 2017-05-14 01:32:54 -04:00
sql Suppress indentation from Data::Dumper in regression tests 2017-05-14 01:32:54 -04:00
.gitignore Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plperl--1.0.sql Use LOAD not actual code execution to pull in plpython library. 2016-01-11 20:06:47 -05:00
hstore_plperl.c PL/Perl portability fix: avoid including XSUB.h in plperl.c. 2017-07-31 12:10:36 -04:00
hstore_plperl.control Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plperlu--1.0.sql Use LOAD not actual code execution to pull in plpython library. 2016-01-11 20:06:47 -05:00
hstore_plperlu.control Add transforms feature 2015-04-26 10:33:14 -04:00
Makefile PL/Perl portability fix: absorb relevant -D switches from Perl. 2017-07-31 12:38:35 -04:00