diff options
author | Joe Conway <mail@joeconway.com> | 2017-04-06 14:21:38 -0700 |
---|---|---|
committer | Joe Conway <mail@joeconway.com> | 2017-04-06 14:24:44 -0700 |
commit | 5fcf1f4e0a0dd075b16c628ba0a05521b4b4b179 (patch) | |
tree | 431eac25af76054fb58746ac331cabfc34b560e2 /src/backend/regex/regexport.c | |
parent | 39cedd8d95930a7689a7e06dc7730727915a6052 (diff) | |
download | postgresql-5fcf1f4e0a0dd075b16c628ba0a05521b4b4b179.tar.gz postgresql-5fcf1f4e0a0dd075b16c628ba0a05521b4b4b179.zip |
Silence compiler warning in sepgsql
<selinux/label.h> includes <stdbool.h>, which creates an incompatible
We don't care if <stdbool.h> redefines "true"/"false"; those are close
enough.
Complaint and initial patch by Mike Palmiotto. Final approach per
Tom Lane's suggestion, as discussed on hackers. Backpatching to
all supported branches.
Discussion: https://postgr.es/m/flat/623bcaae-112e-ced0-8c22-a84f75ae0c53%40joeconway.com
Diffstat (limited to 'src/backend/regex/regexport.c')
0 files changed, 0 insertions, 0 deletions