portable-devtools / pgsql /include /pg_config_ext.h
codekingpro's picture
Add files using upload-large-folder tool
e1ef231 verified
Raw
History Blame
365 Bytes
/* src/include/pg_config_ext.h. Generated from src/include/pg_config_ext.h.in by src/tools/msvc/Solution.pm. */
/*
* 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. */
#define PG_INT64_TYPE long long int