summaryrefslogtreecommitdiff
path: root/libpqpp/command.cpp
Commit message (Expand)AuthorAge
* PostgreSQL files prefixed with pq-Dan Goodliffe2015-12-24
* Merge select and modify command's SQL parserlibdbpp-postgresql-0.9.4Dan Goodliffe2015-12-07
* Add support for RDBMS boolean/bit typesDan Goodliffe2015-05-02
* Adds native support for time_duration as a variable typerandomdan2014-03-03
* Fix the statement buffer length, againrandomdan2013-01-28
* Increase buffer size for statement namesrandomdan2013-01-27
* Fixes suggested by cppcheckrandomdan2012-07-09
* 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
* Fixed handling of ?s in string literalsrandomdan2011-02-13
* Change formating for floating points - allows intergral FPs to work where int...randomdan2011-02-11
* Fix binding length to handle multibyte contentrandomdan2011-02-11
* Fix buffer size to hold a complete date/timerandomdan2011-02-11
* Fix the build system to do dependencies properlyrandomdan2011-02-09