/* config.h.in. Generated from configure.in by autoheader. */ /* Whether to build pgsql as dynamic module */ #undef COMPILE_DL_PGSQL /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Whether to build PostgreSQL support or not */ #undef HAVE_PGSQL /* Whether libpq is compiled with --enable-multibyte */ #undef HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT /* PostgreSQL 7.4 or later */ #undef HAVE_PGTRANSACTIONSTATUS /* Whether to have pg_config.h */ #undef HAVE_PG_CONFIG_H /* PostgreSQL 7.0.x or later */ #undef HAVE_PQCLIENTENCODING /* Broken libpq under windows */ #undef HAVE_PQCMDTUPLES /* PostgreSQL 7.2.0 or later */ #undef HAVE_PQESCAPE /* PostgreSQL 8.1.4 or later */ #undef HAVE_PQESCAPE_BYTEA_CONN /* PostgreSQL 8.1.4 or later */ #undef HAVE_PQESCAPE_CONN /* PostgreSQL 7.4 or later */ #undef HAVE_PQEXECPARAMS /* PostgreSQL 7.4 or later */ #undef HAVE_PQEXECPREPARED /* PostgreSQL 7.4 or later */ #undef HAVE_PQFREEMEM /* PostgreSQL 7.4 or later */ #undef HAVE_PQFTABLE /* PostgreSQL 7.4 or later */ #undef HAVE_PQGETCOPYDATA /* Older PostgreSQL */ #undef HAVE_PQOIDVALUE /* PostgreSQL 7.4 or later */ #undef HAVE_PQPARAMETERSTATUS /* PostgreSQL 7.4 or later */ #undef HAVE_PQPREPARE /* PostgreSQL 7.4 or later */ #undef HAVE_PQPROTOCOLVERSION /* PostgreSQL 7.4 or later */ #undef HAVE_PQPUTCOPYDATA /* PostgreSQL 7.4 or later */ #undef HAVE_PQPUTCOPYEND /* PostgreSQL 7.4 or later */ #undef HAVE_PQRESULTERRORFIELD /* PostgreSQL 7.4 or later */ #undef HAVE_PQSENDPREPARE /* PostgreSQL 7.4 or later */ #undef HAVE_PQSENDQUERYPARAMS /* PostgreSQL 7.4 or later */ #undef HAVE_PQSENDQUERYPREPARED /* PostgreSQL 7.4 or later */ #undef HAVE_PQSETERRORVERBOSITY /* PostgreSQL 7.0.x or later */ #undef HAVE_PQSETNONBLOCKING /* PostgreSQL 7.3.0 or later */ #undef HAVE_PQUNESCAPEBYTEA /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS