view Resources/Platforms/pg_config_ext.h @ 133:e221494b8ab9

Support of OpenBSD 64bit
author sjodogne
date Tue, 22 Aug 2017 00:04:16 +0200
parents 1d7c4b961831
children
line wrap: on
line source

/*
 * 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. */
#include <stdint.h>
#define PG_INT64_TYPE int64_t