Added a configure test for "long long" datatypes. So far this is only used in ecpg and replaces the old test that was kind of hackish.
Michael Meskes <meskes@postgresql.org>
Added a configure test for "long long" datatypes. So far this is only used in ecpg and replaces the old test that was kind of hackish.
Files
| Path | Change | +/− |
|---|---|---|
| config/c-compiler.m4 | modified | +17 −1 |
| configure | modified | +57 −1 |
| configure.in | modified | +2 −1 |
| src/include/pg_config.h.in | modified | +3 −0 |
| src/interfaces/ecpg/ecpglib/extern.h | modified | +1 −6 |
| src/interfaces/ecpg/include/ecpg_config.h.in | modified | +3 −0 |
| src/interfaces/ecpg/preproc/ecpg.header | modified | +2 −6 |