summaryrefslogtreecommitdiff
path: root/libpqpp/connection.h
Commit message (Expand)AuthorAge
* Check for libpq thread safety, disable libcrypto init (fixes crashes with mul...Dan Goodliffe2015-12-02
* Add support for getting last insert valuelibdbpp-postgresql-0.9.1Dan Goodliffe2015-10-17
* Add override attributesDan Goodliffe2015-10-17
* Use system dbpplibdbpp-postgresql-0.9Dan Goodliffe2015-09-25
* Override Connection::execute with a specific version that doesn't involve the...Dan Goodliffe2015-05-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
* 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