mirror of
https://github.com/postgres/postgres.git
synced 2026-04-26 08:37:12 -04:00
8 lines
228 B
C
8 lines
228 B
C
|
|
/*
|
||
|
|
* 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
|