summaryrefslogtreecommitdiff
path: root/libpqpp/connection.cpp
Commit message (Expand)AuthorAge
* Override Connection::execute with a specific version that doesn't involve the...Dan Goodliffe2015-05-27
* GCC 4.7 compat fixesrandomdan2013-03-04
* Fix issues with PQ connection errors not being handled correctlyrandomdan2013-01-27
* A stream interface, an RDBMS bulk load interface, a decompression layer, an i...randomdan2012-03-20
* Allow PQ_TUPLES_OK as an ok reply for modify commands (for cases when a funct...randomdan2011-03-30
* 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
* Minor tweaks to improve perforamce on PG bulk deletesrandomdan2011-02-13
* Support for table patching in different ways according to what the connector ...randomdan2011-02-11
* Fix the build system to do dependencies properlyrandomdan2011-02-09