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_table(const PGSTD::string &err) | pqxx::undefined_table | [explicit] |
undefined_table(const PGSTD::string &err, const PGSTD::string &Q) | pqxx::undefined_table | |
~sql_error() | pqxx::sql_error | [virtual] |