query() const | pqxx::sql_error | |
sql_error() | pqxx::sql_error | |
sql_error(const PGSTD::string &) | pqxx::sql_error | [explicit] |
sql_error(const PGSTD::string &, const PGSTD::string &Q) | pqxx::sql_error | |
syntax_error(const PGSTD::string &err) | pqxx::syntax_error | [explicit] |
syntax_error(const PGSTD::string &err, const PGSTD::string &Q) | pqxx::syntax_error | |
undefined_column(const PGSTD::string &err) | pqxx::undefined_column | [explicit] |
undefined_column(const PGSTD::string &err, const PGSTD::string &Q) | pqxx::undefined_column | |
~sql_error() | pqxx::sql_error | [virtual] |