index
:
LibDB++ PostgreSQL
main
LibDB++ PostgreSQL connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpqpp
/
connection.h
Commit message (
Expand
)
Author
Age
*
PostgreSQL files prefixed with pq-
Dan Goodliffe
2015-12-24
*
Check for libpq thread safety, disable libcrypto init (fixes crashes with mul...
Dan Goodliffe
2015-12-02
*
Add support for getting last insert value
libdbpp-postgresql-0.9.1
Dan Goodliffe
2015-10-17
*
Add override attributes
Dan Goodliffe
2015-10-17
*
Use system dbpp
libdbpp-postgresql-0.9
Dan Goodliffe
2015-09-25
*
Override Connection::execute with a specific version that doesn't involve the...
Dan Goodliffe
2015-05-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
*
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