]> granicus.if.org Git - postgresql/commit
Further fix interaction of Perl and stdbool.h
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 23 Mar 2018 20:31:49 +0000 (16:31 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 23 Mar 2018 20:31:49 +0000 (16:31 -0400)
commit66ee8513d10fb207907d61dd6cf42db7d703af5d
tree7072e217c48bb03d3a0a48e807c348775ba97e12
parent4b538727e2a0e5eae228650c1c145c90471aa521
Further fix interaction of Perl and stdbool.h

In the case that PostgreSQL uses stdbool.h but Perl doesn't, we need to
prevent Perl from defining bool, to prevent compiler warnings about
redefinition.
src/pl/plperl/plperl.h