libdballe 9.6
dballe::sql::PostgreSQLConnection Member List

This is the complete list of members for dballe::sql::PostgreSQLConnection, including all inherited members.

add_datetime(Querybuf &qb, const Datetime &dt) constdballe::sql::Connectionvirtual
append_escaped(Querybuf &qb, const char *str)dballe::sql::PostgreSQLConnection
append_escaped(Querybuf &qb, const std::string &str)dballe::sql::PostgreSQLConnection
append_escaped(Querybuf &qb, const std::vector< uint8_t > &buf)dballe::sql::PostgreSQLConnection
cancel_running_query_nothrow() noexceptdballe::sql::PostgreSQLConnection
changes()dballe::sql::PostgreSQLConnection
check_connection() (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectionprotected
Connection() (defined in dballe::sql::Connection)dballe::sql::Connectionprotected
create() (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectionstatic
dballe::sql::Connection::create(const DBConnectOptions &options)dballe::sql::Connectionstatic
dbdballe::sql::PostgreSQLConnectionprotected
discard_all_input_nothrow() noexceptdballe::sql::PostgreSQLConnection
drop_settings() overridedballe::sql::PostgreSQLConnectionvirtual
drop_table_if_exists(const char *name)dballe::sql::PostgreSQLConnection
exec(STRING query) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec(STRING query, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_no_data(STRING query) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_no_data(STRING query, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_one_row(STRING query) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_one_row(STRING query, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared(STRING name) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared(STRING name, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared_no_data(STRING name) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared_no_data(STRING name, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared_one_row(STRING name) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared_one_row(STRING name, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared_unchecked(const char *name) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared_unchecked(const std::string &name) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared_unchecked(const char *name, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_prepared_unchecked(const std::string &name, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_unchecked(const char *query) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_unchecked(const std::string &query) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_unchecked(const char *query, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
exec_unchecked(const std::string &query, ARGS... args) (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
execute(const std::string &query) overridedballe::sql::PostgreSQLConnectionvirtual
explain(const std::string &query, FILE *out) overridedballe::sql::PostgreSQLConnectionvirtual
fork_child() override (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectionprotectedvirtual
fork_parent() override (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectionprotectedvirtual
fork_prepare() override (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectionprotectedvirtual
forkeddballe::sql::PostgreSQLConnectionprotected
get_setting(const std::string &key) overridedballe::sql::PostgreSQLConnectionvirtual
get_url() const (defined in dballe::sql::Connection)dballe::sql::Connectioninline
has_table(const std::string &name) overridedballe::sql::PostgreSQLConnectionvirtual
init_after_connect() (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectionprotected
open_test() (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnection
open_url(const std::string &connection_string)dballe::sql::PostgreSQLConnection
operator PGconn *() (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectioninline
operator=(const PostgreSQLConnection &)=delete (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnection
PostgreSQLConnection() (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectionprotected
PostgreSQLConnection(const PostgreSQLConnection &)=delete (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnection
PostgreSQLConnection(const PostgreSQLConnection &&)=delete (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnection
pqexec(const std::string &query)dballe::sql::PostgreSQLConnection
pqexec_nothrow(const std::string &query) noexceptdballe::sql::PostgreSQLConnection
prepare(const std::string &name, const std::string &query)dballe::sql::PostgreSQLConnection
prepared_names (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnectionprotected
register_atfork()dballe::sql::Connectionprotected
run_single_row_mode(const std::string &query_desc, std::function< void(const postgresql::Result &)> dest)dballe::sql::PostgreSQLConnection
server_typedballe::sql::Connection
set_setting(const std::string &key, const std::string &value) overridedballe::sql::PostgreSQLConnectionvirtual
transaction(bool readonly=false) overridedballe::sql::PostgreSQLConnectionvirtual
url (defined in dballe::sql::Connection)dballe::sql::Connectionprotected
~Connection() (defined in dballe::sql::Connection)dballe::sql::Connectionvirtual
~PostgreSQLConnection() (defined in dballe::sql::PostgreSQLConnection)dballe::sql::PostgreSQLConnection