summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/sqldb/pgsql.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Support sorting database search results by rank, and add a rank attribute to ...jsdelfino1-12/+58
2013-01-03Refactoring, rename isNil to isNull.jsdelfino1-16/+16
2013-01-03Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino1-28/+179
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-41/+163
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-1/+12
2012-05-28Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino1-67/+36
2012-02-20Fixes to the hosting module to correctly store ATOM feeds instead of raw coll...jsdelfino1-1/+3
2011-11-21Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino1-14/+14
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-0/+5
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino1-26/+53
2010-04-19Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino1-0/+4
2010-04-17Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino1-0/+4
2010-04-09Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino1-0/+11
2010-04-08Simple SQL database component implementation, using PostgreSQL.jsdelfino1-1/+183
2010-04-04Create build structure for an SQL database component. Add dependencies to pos...jsdelfino1-0/+34