summaryrefslogtreecommitdiff
path: root/libpqpp/pq-bulkselectcommand.cpp
Commit message (Collapse)AuthorAge
* Use SQL hash for prepared statement names, increases reuse and avoids random ↵Dan Goodliffe2017-01-08
| | | | reuse
* Refactor to remove some duplicationDan Goodliffe2017-01-03
|
* Use command options statement hash when it's availableDan Goodliffe2017-01-01
|
* Use prepared statements for bulk selectsDan Goodliffe2016-04-24
|
* Support bulk selects which don't use cursors, always use of RETURNINGDan Goodliffe2016-04-24