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:01:29 -0400 |
commit | eb3b93b534e153b0e71ce17a2f48126e3a772167 (patch) | |
tree | 830a0e6bfb1c50a178eec406f83d1b2394ef31c1 /src/backend/utils/adt/json.c | |
parent | fd415ffc9cca3d938d21b24c8513e409af7b751c (diff) | |
download | postgresql-eb3b93b534e153b0e71ce17a2f48126e3a772167.tar.gz postgresql-eb3b93b534e153b0e71ce17a2f48126e3a772167.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/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions