summaryrefslogtreecommitdiff
path: root/libpqpp/pq-modifycommand.h
Commit message (Collapse)AuthorAge
* Use prepared statements for bulk selectsDan Goodliffe2016-04-24
|
* Actually, don't prepare statement upfront during construction as it might ↵Dan Goodliffe2016-02-28
| | | | not be valid (e.g. uncreated temp tables)
* Prepare statement upfront during constructionDan Goodliffe2016-02-26
|
* Reuse prepared statementsDan Goodliffe2016-02-25
|
* Improve and centralise transaction handling logicDan Goodliffe2015-12-29
|
* Add missing override attributeDan Goodliffe2015-12-29
|
* PostgreSQL files prefixed with pq-Dan Goodliffe2015-12-24