1#include <pqxx/internal/callgate.hxx>
9namespace pqxx::internal::gate
19 home().register_errorhandler(h);
23 home().unregister_errorhandler(h);
Connection to a database.
Definition connection.hxx:279
Definition errorhandler.hxx:46
Base class for call gates.
Definition callgate.hxx:55
Definition connection-errorhandler.hxx:12
The home of all libpqxx classes, functions, templates, etc.
Definition array.cxx:27