diff options
author | Noah Misch <noah@leadboat.com> | 2015-07-17 03:01:14 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-07-17 03:02:23 -0400 |
commit | 76fa354c533c1955cc5fdcbff4a82edac274174c (patch) | |
tree | 8f951b4086aa449dcbddff9d69f15892ee85c15e /src/backend/regex/regcomp.c | |
parent | faef3dc288d4b0d0c7cae4f5c0b0ea71e0f6b73c (diff) | |
download | postgresql-76fa354c533c1955cc5fdcbff4a82edac274174c.tar.gz postgresql-76fa354c533c1955cc5fdcbff4a82edac274174c.zip |
AIX: Test the -qlonglong option before use.
xlc provides "long long" unconditionally at C99-compatible language
levels, and this option provokes a warning. The warning interferes with
"configure" tests that fail in response to any warning. Notably, before
commit 85a2a8903f7e9151793308d0638621003aded5ae, it interfered with the
test for -qnoansialias. Back-patch to 9.0 (all supported versions).
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions