1#include <pqxx/internal/callgate.hxx>
3namespace pqxx::internal::gate
11 void unregister()
noexcept { home().unregister(); }
Connection to a database.
Definition connection.hxx:279
Definition errorhandler.hxx:46
Base class for call gates.
Definition callgate.hxx:55
Definition errorhandler-connection.hxx:6