17 friend class pqxx::blob;
18 friend class pqxx::largeobject;
22 pq::PGconn *raw_connection()
const {
return home().raw_connection(); }
28 friend class pqxx::blob;
29 friend class pqxx::largeobject;
33 std::string error_message()
const {
return home().err_msg(); }
connection & reference
Definition callgate.hxx:60
callgate(reference x)
Definition callgate.hxx:62
callgate< connection > super
Definition callgate.hxx:58
Definition connection.hxx:108
pg_conn PGconn
Definition libpq-forward.hxx:24
The home of all libpqxx classes, functions, templates, etc.
Definition array.cxx:27