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:14 -0400 |
commit | 43d89a23d59c487bc9258fad7a6187864cb8c0c0 (patch) | |
tree | 653d60771dd32b406d55c51a7cd6c50d847a5fa3 /src/backend/commands/async.c | |
parent | 9d6077abf9d6efd992a59f05ef5aba981ea32096 (diff) | |
download | postgresql-43d89a23d59c487bc9258fad7a6187864cb8c0c0.tar.gz postgresql-43d89a23d59c487bc9258fad7a6187864cb8c0c0.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/commands/async.c')
0 files changed, 0 insertions, 0 deletions