]> 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)
commitd48180ec812d6d2c1c17900613d05bf6e8d76994
treeb6c4fc10f2d8060381f6124a0297efb3d47c8eaf
parentb9a92d0108ea15afdcf20782a542cb2e321dbeff
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