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 "warning" */ 00013 #define PQXX_HAVE_CPP_PRAGMA_WARNING 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 the <limits> header file. */ 00019 #define PQXX_HAVE_LIMITS 1 00020 00021 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00022 #define PQXX_HAVE_PTRDIFF_T 1 00023 00024 /* Define to 1 if standard string has clear() function. */ 00025 /* #undef PQXX_HAVE_STRING_CLEAR */ 00026 00027 /* Define if the sys/select.h header defines a working select() and friends, 00028 as per POSIX 1003.1-2001 */ 00029 #define PQXX_HAVE_SYS_SELECT_H 1 00030 00031 /* Do we have InvalidOid definition? */ 00032 /* #undef InvalidOid */ 00033 00034 /* Name of standard namespace */ 00035 #define PGSTD std 00036 00037 /* Define if <iterator> lacks an iterator template definition */ 00038 /* #undef PQXX_BROKEN_ITERATOR */ 00039 00040 /* Define if function overloading using "using" breaks */ 00041 #define PQXX_BROKEN_USING_DECL 1 00042 00043 /* Define if PostgreSQL has PQfreemem() */ 00044 #define PQXX_HAVE_PQFREEMEM 1 00045 00046 /* Define if PostgreSQL has PQfreeNotify() */ 00047 #define PQXX_HAVE_PQFREENOTIFY 1 00048 00049 /* Define if PostgreSQL has PQftable() */ 00050 #define PQXX_HAVE_PQFTABLE 1 00051 00052 /* Define if PostgreSQL has PQputCopyData() and related functions */ 00053 #define PQXX_HAVE_PQPUTCOPY 1 00054 00055 /* Define if you have the <streambuf> header; if not, <streambuf.h> is used */ 00056 #define PQXX_HAVE_STREAMBUF 1 00057