diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-11-07 13:30:04 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-11-07 13:30:04 +0100 |
commit | effa40281bb1f6c71e81c980f86852ab3be603c3 (patch) | |
tree | c5897e93b6abacc7dbc1df4b5acdf11654e2dab1 /src/backend/utils/adt/float.c | |
parent | 581a55889ba7f76dd87a270e37e5137f684bfdb7 (diff) | |
download | postgresql-effa40281bb1f6c71e81c980f86852ab3be603c3.tar.gz postgresql-effa40281bb1f6c71e81c980f86852ab3be603c3.zip |
Remove HAVE_LONG_LONG_INT
The presence of long long int is now implied in the requirement for
C99 and the configure check for the same.
We keep the define hard-coded in ecpg_config.h for backward
compatibility with ecpg-using user code.
Discussion: https://www.postgresql.org/message-id/flat/5cdd6a2b-b2c7-c6f6-344c-a406d5c1a254%402ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions