| 1 | /* src/include/pg_config_ext.h. Generated from pg_config_ext.h.in by configure. */ | 
|---|---|
| 2 | /* | 
| 3 | * src/include/pg_config_ext.h.in. This is generated manually, not by | 
| 4 | * autoheader, since we want to limit which symbols get defined here. | 
| 5 | */ | 
| 6 | |
| 7 | /* Define to the name of a signed 64-bit integer type. */ | 
| 8 | #define PG_INT64_TYPE long int | 
| 9 | 
