summaryrefslogtreecommitdiff
path: root/libpqpp/pq-bulkselectcommand.cpp
Commit message (Expand)AuthorAge
* First commit passing IWYUDan Goodliffe2021-09-21
* Add JT recommended warningsDan Goodliffe2021-09-18
* Clang formatDan Goodliffe2020-11-18
* Modernize clang tidy fixesDan Goodliffe2019-02-16
* C++17libdbpp-postgresql-1.2.0Dan Goodliffe2018-04-09
* Support fetching data in binary format (no numeric, datetime, interval suppor...Dan Goodliffe2017-06-05
* Add support for bytea / blob type dataDan Goodliffe2017-06-05
* Use SQL hash for prepared statement names, increases reuse and avoids random ...Dan Goodliffe2017-01-08
* 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