summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainReplace ifndef/define/endif with pragma onceDan Goodliffe12 months
 
TagDownloadAuthorAge
libdbpp-postgresql-1.4.9libdbpp-postgresql-1.4.9.tar.bz2  libdbpp-postgresql-1.4.9.tar.xz  libdbpp-postgresql-1.4.9.zip  Dan Goodliffe18 months
libdbpp-postgresql-1.4.8libdbpp-postgresql-1.4.8.tar.bz2  libdbpp-postgresql-1.4.8.tar.xz  libdbpp-postgresql-1.4.8.zip  Dan Goodliffe2 years
libdbpp-postgresql-1.4.7libdbpp-postgresql-1.4.7.tar.bz2  libdbpp-postgresql-1.4.7.tar.xz  libdbpp-postgresql-1.4.7.zip  Dan Goodliffe3 years
libdbpp-postgresql-1.4.6libdbpp-postgresql-1.4.6.tar.bz2  libdbpp-postgresql-1.4.6.tar.xz  libdbpp-postgresql-1.4.6.zip  Dan Goodliffe3 years
libdbpp-postgresql-1.4.5libdbpp-postgresql-1.4.5.tar.bz2  libdbpp-postgresql-1.4.5.tar.xz  libdbpp-postgresql-1.4.5.zip  Dan Goodliffe4 years
libdbpp-postgresql-1.4.4libdbpp-postgresql-1.4.4.tar.bz2  libdbpp-postgresql-1.4.4.tar.xz  libdbpp-postgresql-1.4.4.zip  Dan Goodliffe5 years
libdbpp-postgresql-1.4.3libdbpp-postgresql-1.4.3.tar.bz2  libdbpp-postgresql-1.4.3.tar.xz  libdbpp-postgresql-1.4.3.zip  Dan Goodliffe5 years
libdbpp-postgresql-1.4.2libdbpp-postgresql-1.4.2.tar.bz2  libdbpp-postgresql-1.4.2.tar.xz  libdbpp-postgresql-1.4.2.zip  Dan Goodliffe5 years
libdbpp-postgresql-1.4.1libdbpp-postgresql-1.4.1.tar.bz2  libdbpp-postgresql-1.4.1.tar.xz  libdbpp-postgresql-1.4.1.zip  Dan Goodliffe6 years
libdbpp-postgresql-1.4.0libdbpp-postgresql-1.4.0.tar.bz2  libdbpp-postgresql-1.4.0.tar.xz  libdbpp-postgresql-1.4.0.zip  Dan Goodliffe6 years
[...]
 
AgeCommit messageAuthor
2017-01-08Relax message check as it can vary depending on server configurationlibdbpp-postgresql-1.1.2Dan Goodliffe
2017-01-08Implement getting PQ command option settings from mapDan Goodliffe
2017-01-08Add the DB command options factoryDan Goodliffe
2017-01-08Minor updates/tweaks to increase test coverageDan Goodliffe
2017-01-08Use SQL hash for prepared statement names, increases reuse and avoids random ...Dan Goodliffe
2017-01-08Fix bug where prepared statement cache wasn't cleared on connection reset lea...Dan Goodliffe
2017-01-04Add PQ specific command options to control page size and the use of bulk -v- ...Dan Goodliffe
2017-01-04Use bulk select not cursor select for getId, far fewer operationsDan Goodliffe
2017-01-04C++ify the SQL preparer and skip it if no variables are being boundDan Goodliffe
2017-01-04Tidy clearing of PGresultsDan Goodliffe
[...]
 
Clone
ssh://git.randomdan.homeip.net/var/git/libdbpp-postgresql
https://git.randomdan.homeip.net/git/libdbpp-postgresql