#include "Statement.h"
Go to the source code of this file.
Namespaces | |
namespace | psql |
Functions | |
template<> | |
PGresult * | psql::execBT< BindTypes<> > (PGconn *conn, PGparam *, std::string const &sql) |
template<> | |
PGresult * | psql::execPrepBT< BindTypes<> > (PGconn *conn, PGparam *, std::string const &name) |