]> granicus.if.org Git - postgresql/commit
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 31 Jul 2017 16:10:36 +0000 (12:10 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 31 Jul 2017 16:10:36 +0000 (12:10 -0400)
commitb4b958251fbfc45690656d306938a76a46d91145
tree07577fae42cc46c3302f604e6d4fc622dfe44326
parent7b38063603e00dd15bb943c1f8c838df1b192bfc
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: https://postgr.es/m/CANFyU97OVQ3+Mzfmt3MhuUm5NwPU=-FtbNH5Eb7nZL9ua8=rcA@mail.gmail.com
src/pl/plperl/SPI.xs
src/pl/plperl/Util.xs
src/pl/plperl/plperl.c
src/pl/plperl/plperl.h
src/pl/plperl/plperl_helpers.h