
Go to the source code of this file.
Namespaces | |
| namespace | pqxx |
| The home of all libpqxx classes, functions, templates, etc. | |
| namespace | pqxx::internal |
| Private namespace for libpqxx's internal use; do not access. | |
| namespace | pqxx::internal::pq |
| Forward declarations of libpq types as needed in libpqxx headers. | |
Typedefs | |
| typedef pg_conn | pqxx::internal::pq::PGconn |
| typedef pg_result | pqxx::internal::pq::PGresult |
| typedef pgNotify | pqxx::internal::pq::PGnotify |
| typedef void(* | pqxx::internal::pq::PQnoticeProcessor )(void *, const char *) |
| typedef unsigned int | pqxx::oid |
| PostgreSQL database row identifier. | |
1.5.8