summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/components/sqldb/sqldb.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-2/+2
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-4/+4
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino1-0/+1
2011-08-28Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino1-7/+25
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino1-12/+1
2010-04-09Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino1-2/+4
2010-04-08Simple SQL database component implementation, using PostgreSQL.jsdelfino1-0/+133