index
:
LibDB++ PostgreSQL
main
LibDB++ PostgreSQL connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpqpp
/
command.cpp
Commit message (
Expand
)
Author
Age
*
PostgreSQL files prefixed with pq-
Dan Goodliffe
2015-12-24
*
Merge select and modify command's SQL parser
Dan Goodliffe
2015-12-07
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
*
Fix the statement buffer length, again
randomdan
2013-01-28
*
Increase buffer size for statement names
randomdan
2013-01-27
*
Fixes suggested by cppcheck
randomdan
2012-07-09
*
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
*
Fixed handling of ?s in string literals
randomdan
2011-02-13
*
Change formating for floating points - allows intergral FPs to work where int...
randomdan
2011-02-11
*
Fix binding length to handle multibyte content
randomdan
2011-02-11
*
Fix buffer size to hold a complete date/time
randomdan
2011-02-11
*
Fix the build system to do dependencies properly
randomdan
2011-02-09