]> 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)
commit30a5c8bfbd7bec07385c7d40305b06385d700b3f
tree381cfc1b2b298e28d7e6fc5c100ba9bbf33c8fe2
parentd38e706ff149eb0937502cc0be27645e70bbfec6
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
contrib/hstore_plperl/hstore_plperl.c
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