|
libpqxx
The C++ client library for PostgreSQL
|
#include "pqxx-source.hxx"#include <cstdio>#include <cstdlib>#include <cstring>#include <functional>#include <new>#include <stdexcept>#include <libpq-fe.h>#include "pqxx/internal/header-pre.hxx"#include "pqxx/binarystring.hxx"#include "pqxx/field.hxx"#include "pqxx/strconv.hxx"#include "pqxx/internal/header-post.hxx"