Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't attempt to close cursors when in failed transaction (it's failed and ↵libdbpp-postgresql-1.0.4 | Dan Goodliffe | 2016-04-21 |
| | | | | result in sigabrt) | ||
* | Refactor to use std::string as buffer and increase test coverage | Dan Goodliffe | 2016-02-19 |
| | |||
* | Close select tx after close cursor, add error checkinglibdbpp-postgresql-1.0.2 | Dan Goodliffe | 2016-01-10 |
| | |||
* | Only open select transactions when the connection doesn't already have onelibdbpp-postgresql-1.0.1 | Dan Goodliffe | 2015-12-30 |
| | |||
* | Improve and centralise transaction handling logiclibdbpp-postgresql-1.0.0 | Dan Goodliffe | 2015-12-29 |
| | |||
* | PostgreSQL files prefixed with pq- | Dan Goodliffe | 2015-12-24 |