pgsql: PL/Perl portability fix: avoid including XSUB.h in plperl.c.

Started by Tom Lanealmost 9 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

PL/Perl portability fix: avoid including XSUB.h in plperl.c.

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

Patch by me, with some help from Ashutosh Sharma

Discussion: /messages/by-id/CANFyU97OVQ3+Mzfmt3MhuUm5NwPU=-FtbNH5Eb7nZL9ua8=rcA@mail.gmail.com

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/30a5c8bfbd7bec07385c7d40305b06385d700b3f

Modified Files
--------------
contrib/hstore_plperl/hstore_plperl.c | 6 +-
src/pl/plperl/SPI.xs | 32 +----
src/pl/plperl/Util.xs | 44 +-----
src/pl/plperl/plperl.c | 244 +++++++++++++++++++++++++---------
src/pl/plperl/plperl.h | 17 ++-
src/pl/plperl/plperl_helpers.h | 4 +
6 files changed, 210 insertions(+), 137 deletions(-)

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