| /* | |
| * src/include/port/aix.h | |
| */ | |
| /* | |
| * "IBM XL C/C++ for AIX, V12.1" miscompiles, for 32-bit, some inline | |
| * expansions of ginCompareItemPointers() "long long" arithmetic. To take | |
| * advantage of inlining, build a 64-bit PostgreSQL. | |
| */ | |
| /* | |
| * src/include/port/aix.h | |
| */ | |
| /* | |
| * "IBM XL C/C++ for AIX, V12.1" miscompiles, for 32-bit, some inline | |
| * expansions of ginCompareItemPointers() "long long" arithmetic. To take | |
| * advantage of inlining, build a 64-bit PostgreSQL. | |
| */ | |