Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Connector compatibility fix | Dan Goodliffe | 2015-09-22 |
* | Prebuild (once) SQL for cursor operations. | Dan Goodliffe | 2015-06-02 |
* | Centralize all the column reference storage logic | Dan Goodliffe | 2015-04-29 |
* | Improvements to popenrw and add popenrwe for the stderr pipe too | randomdan | 2014-01-10 |
* | Fetch first rows in execute, allows population of fields before fetch() | randomdan | 2013-11-29 |
* | Record tx open separately from executed for the cases when the execute fails | randomdan | 2013-01-27 |
* | Fix issues with PQ connection errors not being handled correctly | randomdan | 2013-01-27 |
* | Fixes suggested by cppcheck | randomdan | 2012-07-09 |
* | Fix double free on cursor error | randomdan | 2011-12-14 |
* | 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 |
* | Fix the build system to do dependencies properly | randomdan | 2011-02-09 |