summaryrefslogtreecommitdiff
path: root/libpqpp/pq-connection.cpp
Commit message (Collapse)AuthorAge
* Add function for retrieving server version numberDan Goodliffe2017-01-03
|
* Use command options statement hash when it's availableDan Goodliffe2017-01-01
|
* API change to pass command options throughDan Goodliffe2017-01-01
|
* Do lots more work with compile time formatter instead runtime formattersDan Goodliffe2016-12-31
|
* Support bulk selects which don't use cursors, always use of RETURNINGDan Goodliffe2016-04-24
|
* Rename SelectCommand to CursorSelectCommandDan Goodliffe2016-04-24
|
* Improve and centralise transaction handling logicDan Goodliffe2015-12-29
|
* Non-const insertIdDan Goodliffe2015-12-29
|
* Non-const command gettersDan Goodliffe2015-12-29
|
* Default (not supported) bulk upload implementationDan Goodliffe2015-12-29
|
* Non-const execute and save pointsDan Goodliffe2015-12-29
|
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
|
* Remove 1ms sleep from ping, do the sleep in the testDan Goodliffe2015-12-24
|
* PostgreSQL files prefixed with pq-Dan Goodliffe2015-12-24