Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add PQ specific command options to control page size and the use of bulk -v- ↵ | Dan Goodliffe | 2017-01-04 |
| | | | | cursor selects | ||
* | C++ify the SQL preparer and skip it if no variables are being bound | Dan Goodliffe | 2017-01-04 |
| | |||
* | Do lots more work with compile time formatter instead runtime formatters | Dan Goodliffe | 2016-12-31 |
| | |||
* | Don't truncate and create random breakage with over 100 params | Dan Goodliffe | 2016-05-24 |
| | |||
* | Refactor to use std::string as buffer and increase test coverage | Dan Goodliffe | 2016-02-19 |
| | |||
* | Improve and centralise transaction handling logic | Dan Goodliffe | 2015-12-29 |
| | |||
* | Tidy up | Dan Goodliffe | 2015-12-29 |
| | |||
* | PostgreSQL files prefixed with pq- | Dan Goodliffe | 2015-12-24 |