Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Override Connection::execute with a specific version that doesn't involve the... | Dan Goodliffe | 2015-05-27 |
* | GCC 4.7 compat fixes | randomdan | 2013-03-04 |
* | Fix issues with PQ connection errors not being handled correctly | randomdan | 2013-01-27 |
* | A stream interface, an RDBMS bulk load interface, a decompression layer, an i... | randomdan | 2012-03-20 |
* | Allow PQ_TUPLES_OK as an ok reply for modify commands (for cases when a funct... | randomdan | 2011-03-30 |
* | Add check function for when a connection is finished with, but you don't want... | randomdan | 2011-02-17 |
* | Fixes to compile with all gcc warnings as errors | randomdan | 2011-02-14 |
* | Minor tweaks to improve perforamce on PG bulk deletes | randomdan | 2011-02-13 |
* | Support for table patching in different ways according to what the connector ... | randomdan | 2011-02-11 |
* | Fix the build system to do dependencies properly | randomdan | 2011-02-09 |