11#if !defined(PQXX_H_LIBPQ_FORWARD)
12# define PQXX_H_LIBPQ_FORWARD
27using PQnoticeProcessor =
void (*)(
void *,
char const *);
Forward declarations of libpq types as needed in libpqxx headers.
Definition util.cxx:204
The home of all libpqxx classes, functions, templates, etc.
Definition array.cxx:27
unsigned int oid
PostgreSQL database row identifier.
Definition libpq-forward.hxx:33
constexpr char array_separator
Element separator between SQL array elements of this type.
Definition strconv.hxx:558