libpqxx
The C++ client library for PostgreSQL
Loading...
Searching...
No Matches
result.cxx File Reference
#include "pqxx-source.hxx"
#include <cstdlib>
#include <cstring>
#include <optional>
#include <stdexcept>
#include <libpq-fe.h>
#include "pqxx/internal/header-pre.hxx"
#include "pqxx/except.hxx"
#include "pqxx/internal/concat.hxx"
#include "pqxx/internal/result_iterator.hxx"
#include "pqxx/result.hxx"
#include "pqxx/row.hxx"
#include "pqxx/internal/header-post.hxx"

Namespaces

namespace  pqxx
 The home of all libpqxx classes, functions, templates, etc.

Variables

template<>
std::string_view const pqxx::type_name< ExecStatusType > { "ExecStatusType" }