libpqxx
The C++ client library for PostgreSQL
config.h
Go to the documentation of this file.
1 /* include/pqxx/internal/config.h. Generated from config.h.in by configure. */
2 // NOLINT(llvm-header-guard)
3 /* #undef PQXX_HAVE_ASSUME */
4 #define PQXX_HAVE_CHARCONV_FLOAT 1
5 #define PQXX_HAVE_CXA_DEMANGLE 1
6 #define PQXX_HAVE_GCC_PURE 1
7 #define PQXX_HAVE_GCC_VISIBILITY 1
8 /* #undef PQXX_HAVE_MULTIDIM */
9 #define PQXX_HAVE_POLL 1
10 #define PQXX_HAVE_RANGES 1
11 #define PQXX_HAVE_SLEEP_FOR 1
12 /* #undef PQXX_HAVE_STACKTRACE */
13 #define PQXX_HAVE_STRERROR_R 1
14 /* #undef PQXX_HAVE_STRERROR_S */
15 /* #undef PQXX_HAVE_TYPE_DISPLAY */
16 #define PQXX_HAVE_UU_RESTRICT 1
17 #define PQXX_HAVE_YEAR_MONTH_DAY 1
18 /* #undef PQXX_HAVE_ZARGS */