]> git.ipfire.org Git - thirdparty/postgresql.git/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)
commit99eea89dbe31fbd78d08a56e53f5bc272bbcd064
treead6a98150808f264a38e3ed067c49cb6db75f510
parentd90d5a1f7a77a23732c910d2fdda036589940834
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