PL/Perl portability fix: absorb relevant -D switches from Perl.

Back-patch of commit 3c163a7fc76debbbdad1bdd3c43721cffe72f4db,
which see for more info.

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

Ashutosh Sharma, some adjustments by me

Discussion: 
https://postgr.es/m/CANFyU97OVQ3+Mzfmt3MhuUm5NwPU=-FtbNH5Eb7nZL9ua8=r...@mail.gmail.com

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/df52739ce3e7b57791c3d2278fa945a4bed61947

Modified Files
--------------
config/perl.m4                 | 25 +++++++++++++++++++++++++
configure                      | 13 +++++++++++++
configure.in                   |  1 +
contrib/hstore_plperl/Makefile |  2 +-
src/Makefile.global.in         |  1 +
src/pl/plperl/GNUmakefile      |  6 +++++-
src/pl/plperl/plperl.c         | 28 +++++++++++++++++-----------
src/tools/msvc/Mkvcbuild.pm    | 27 +++++++++++++++++++++++++--
8 files changed, 88 insertions(+), 15 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to