blob: 8acadbdafd4d61aa575ceb9438ad991efc0ac925 (
plain)
1
2
3
4
5
6
7
|
/*
* src/include/pg_config_ext.h.in. This is generated manually, not by
* autoheader, since we want to limit which symbols get defined here.
*/
/* Define to the name of a signed 64-bit integer type. */
#undef PG_INT64_TYPE
|