summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainReplace ifndef/define/endif with pragma onceDan Goodliffe14 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 Goodliffe20 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
2016-05-24Don't truncate and create random breakage with over 100 paramslibdbpp-postgresql-1.0.5Dan Goodliffe
2016-04-24Use prepared statements for bulk selectsDan Goodliffe
2016-04-24Support bulk selects which don't use cursors, always use of RETURNINGDan Goodliffe
2016-04-24Introduce select base for different kinds of selectDan Goodliffe
2016-04-24Rename SelectCommand to CursorSelectCommandDan Goodliffe
2016-04-21Don't attempt to close cursors when in failed transaction (it's failed and re...libdbpp-postgresql-1.0.4Dan Goodliffe
2016-02-28Actually, don't prepare statement upfront during construction as it might not...libdbpp-postgresql-1.0.3Dan Goodliffe
2016-02-26Prepare statement upfront during constructionDan Goodliffe
2016-02-25Reuse prepared statementsDan Goodliffe
2016-02-19Refactor to use std::string as buffer and increase test coverageDan Goodliffe
[...]
 
Clone
ssh://git.randomdan.homeip.net/var/git/libdbpp-postgresql
https://git.randomdan.homeip.net/git/libdbpp-postgresql