summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/sqldb/pgsql.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino2011-11-211-14/+14
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-091-0/+5
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-26/+53
* Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino2010-04-191-0/+4
* Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino2010-04-171-0/+4
* Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino2010-04-091-0/+11
* Simple SQL database component implementation, using PostgreSQL.jsdelfino2010-04-081-1/+183
* Create build structure for an SQL database component. Add dependencies to pos...jsdelfino2010-04-041-0/+34