summaryrefslogtreecommitdiff
path: root/libpqpp/selectcommand.cpp
Commit message (Expand)AuthorAge
* Merge select and modify command's SQL parserlibdbpp-postgresql-0.9.4Dan Goodliffe2015-12-07
* Connector compatibility fixDan Goodliffe2015-09-22
* Prebuild (once) SQL for cursor operations.Dan Goodliffe2015-06-02
* Centralize all the column reference storage logicDan Goodliffe2015-04-29
* Improvements to popenrw and add popenrwe for the stderr pipe toorandomdan2014-01-10
* Fetch first rows in execute, allows population of fields before fetch()randomdan2013-11-29
* Record tx open separately from executed for the cases when the execute failsrandomdan2013-01-27
* Fix issues with PQ connection errors not being handled correctlyrandomdan2013-01-27
* Fixes suggested by cppcheckrandomdan2012-07-09
* Fix double free on cursor errorrandomdan2011-12-14
* Add check function for when a connection is finished with, but you don't want...randomdan2011-02-17
* Fixes to compile with all gcc warnings as errorsrandomdan2011-02-14
* Fix the build system to do dependencies properlyrandomdan2011-02-09