summaryrefslogtreecommitdiff
path: root/libpqpp/pq-modifycommand.cpp
Commit message (Expand)AuthorAge
* Actually, don't prepare statement upfront during construction as it might not...Dan Goodliffe2016-02-28
* Prepare statement upfront during constructionDan Goodliffe2016-02-26
* Reuse prepared statementsDan Goodliffe2016-02-25
* Refactor to use std::string as buffer and increase test coverageDan Goodliffe2016-02-19
* Improve and centralise transaction handling logicDan Goodliffe2015-12-29
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
* PostgreSQL files prefixed with pq-Dan Goodliffe2015-12-24