00001 /* include/pqxx/libconfig.h. Generated by configure. */ 00002 /* include/pqxx/config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define if std defines the char_traits template and <char> specialization */ 00005 #define HAVE_CHAR_TRAITS 1 00006 00007 /* Define if preprocessor supports nonstandard "warning" directive */ 00008 #define PQXX_HAVE_CPP_WARNING 1 00009 00010 /* Define if preprocessor supports pragma "warning" */ 00011 #define PQXX_HAVE_CPP_PRAGMA_WARNING 1 00012 00013 /* Define to 1 if you have the <iterator> header file. */ 00014 #define HAVE_ITERATOR 1 00015 00016 /* Define to 1 if you have the <limits> header file. */ 00017 #define HAVE_LIMITS 1 00018 00019 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00020 #define HAVE_PTRDIFF_T 1 00021 00022 /* Define if the sys/select.h header defines a working select() and friends, 00023 as per POSIX 1003.1-2001 */ 00024 #define PQXX_HAVE_SYS_SELECT_H 1 00025 00026 /* Do we have InvalidOid definition? */ 00027 /* #undef InvalidOid */ 00028 00029 /* Name of standard namespace */ 00030 #define PGSTD std 00031 00032 /* Define if <iterator> lacks an iterator template definition */ 00033 /* #undef PQXX_BROKEN_ITERATOR */ 00034 00035 /* Define if function overloading using "using" breaks */ 00036 #define PQXX_BROKEN_USING_DECL 1 00037 00038 /* Define if PostgreSQL has PQfreemem() */ 00039 #define PQXX_HAVE_PQFREEMEM 1 00040 00041 /* Define if PostgreSQL has PQfreeNotify() */ 00042 #define PQXX_HAVE_PQFREENOTIFY 1 00043 00044 /* Define if PostgreSQL has PQftable() */ 00045 #define PQXX_HAVE_PQFTABLE 1 00046 00047 /* Define if you have the <streambuf> header; if not, <streambuf.h> is used */ 00048 #define PQXX_HAVE_STREAMBUF 1 00049 00050 /* Do we have a PQescapeString function? */ 00051 /* #undef PQescapeString */ 00052 00053 /* Do we have a PQfreeNotify function? */ 00054 /* #undef PQfreeNotify */ 00055 00056 /* Do we have a PQfreemem function? */ 00057 /* #undef PQfreemem */ 00058 00059 /* Do we have a PQftable function? */ 00060 /* #undef PQftable */ 00061 00062 /* Define to `unsigned' if <sys/types.h> does not define. */ 00063 /* #undef size_t */ 00064