00001 /* include/pqxx/libconfig.h. Generated by configure. */ 00002 /* This file was originally generated from configure.ac by autoheader, and then 00003 * customized. 00004 */ 00005 00006 /* Define if std defines the char_traits template and <char> specialization */ 00007 #define PQXX_HAVE_CHAR_TRAITS 1 00008 00009 /* Define if preprocessor supports nonstandard "warning" directive */ 00010 #define PQXX_HAVE_CPP_WARNING 1 00011 00012 /* Define if preprocessor supports pragma "message" */ 00013 #define PQXX_HAVE_CPP_PRAGMA_MESSAGE 1 00014 00015 /* Define to 1 if you have the <iterator> header file. */ 00016 #define PQXX_HAVE_ITERATOR 1 00017 00018 /* Define to 1 if you have a non-void count_if() taking 3 arguments */ 00019 #define PQXX_HAVE_COUNT_IF 1 00020 00021 /* Define to 1 if you have the <limits> header file. */ 00022 #define PQXX_HAVE_LIMITS 1 00023 00024 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00025 #define PQXX_HAVE_PTRDIFF_T 1 00026 00027 /* Define to 1 if standard string has clear() function. */ 00028 #define PQXX_HAVE_STRING_CLEAR 1 00029 00030 /* Define if the sys/select.h header defines a working select() and friends, 00031 as per POSIX 1003.1-2001 */ 00032 #define PQXX_HAVE_SYS_SELECT_H 1 00033 00034 /* Do we have InvalidOid definition? */ 00035 /* #undef InvalidOid */ 00036 00037 /* Name of standard namespace */ 00038 #define PGSTD std 00039 00040 /* Define if <iterator> lacks an iterator template definition */ 00041 /* #undef PQXX_BROKEN_ITERATOR */ 00042 00043 /* Define if reverse_iterator template works as expected */ 00044 #define PQXX_HAVE_REVERSE_ITERATOR 1 00045 00046 /* Define if function overloading using "using" breaks */ 00047 /* #undef PQXX_BROKEN_USING_DECL */ 00048 00049 /* Define if PostgreSQL has PQfreemem() */ 00050 #define PQXX_HAVE_PQFREEMEM 1 00051 00052 /* Define if PostgreSQL has PQfreeNotify() */ 00053 #define PQXX_HAVE_PQFREENOTIFY 1 00054 00055 /* Define if PostgreSQL has PQftable() */ 00056 #define PQXX_HAVE_PQFTABLE 1 00057 00058 /* Define if PostgreSQL has PQputCopyData() and related functions */ 00059 #define PQXX_HAVE_PQPUTCOPY 1 00060 00061 /* Define if you have the <streambuf> header; if not, <streambuf.h> is used */ 00062 #define PQXX_HAVE_STREAMBUF 1 00063