|
libpqxx
The C++ client library for PostgreSQL
|
Forward declarations of libpq types as needed in libpqxx headers. More...
Typedefs | |
| using | PGconn = pg_conn |
| using | PGresult = pg_result |
| using | PGnotify = pgNotify |
| using | PQnoticeProcessor = void(*)(void *, char const *) |
Functions | |
| void | pqfreemem (void const *) noexcept |
Wrapper for PQfreemem(), with C++ linkage. | |
Forward declarations of libpq types as needed in libpqxx headers.