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 to 1 if you have the <iterator> header file. */ 00011 #define HAVE_ITERATOR 1 00012 00013 /* Define to 1 if you have the <limits> header file. */ 00014 #define HAVE_LIMITS 1 00015 00016 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00017 #define HAVE_PTRDIFF_T 1 00018 00019 /* Do we have InvalidOid definition? */ 00020 /* #undef InvalidOid */ 00021 00022 /* Name of standard namespace */ 00023 #define PGSTD std 00024 00025 /* Define if <iterator> lacks an iterator template definition */ 00026 /* #undef PQXX_BROKEN_ITERATOR */ 00027 00028 /* Define if function overloading using "using" breaks */ 00029 #define PQXX_BROKEN_USING_DECL 1 00030 00031 /* Define if PostgreSQL has PQescapeString() */ 00032 #define PQXX_HAVE_PQESCAPESTRING 1 00033 00034 /* Define if PostgreSQL has PQfreemem() */ 00035 #define PQXX_HAVE_PQFREEMEM 1 00036 00037 /* Define if PostgreSQL has PQfreeNotify() */ 00038 #define PQXX_HAVE_PQFREENOTIFY 1 00039 00040 /* Define if PostgreSQL has PQftable() */ 00041 #define PQXX_HAVE_PQFTABLE 1 00042 00043 /* Define if you have the <streambuf> header; if not, <streambuf.h> is used */ 00044 #define PQXX_HAVE_STREAMBUF 1 00045 00046 /* Do we have a PQescapeString function? */ 00047 /* #undef PQescapeString */ 00048 00049 /* Do we have a PQfreeNotify function? */ 00050 /* #undef PQfreeNotify */ 00051 00052 /* Do we have a PQfreemem function? */ 00053 /* #undef PQfreemem */ 00054 00055 /* Do we have a PQftable function? */ 00056 /* #undef PQftable */ 00057 00058 /* Define to `unsigned' if <sys/types.h> does not define. */ 00059 /* #undef size_t */ 00060