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