apache-tuscany/sca-cpp/trunk/components/sqldb
2013-08-26 03:04:23 +00:00
..
client-test.cpp Add support for HTTP patch and application of patch scripts to server and data store components. 2013-01-03 07:41:14 +00:00
Makefile.am Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
pgsql Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
pgsql-archive Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
pgsql-backup Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
pgsql-clean-archive Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
pgsql-conf Add support for HTTP patch and application of patch scripts to server and data store components. 2013-01-03 07:41:14 +00:00
pgsql-log-conf
pgsql-restore Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
pgsql-standby-conf Add support for HTTP patch and application of patch scripts to server and data store components. 2013-01-03 07:41:14 +00:00
pgsql-standby-test.cpp Add support for HTTP patch and application of patch scripts to server and data store components. 2013-01-03 07:41:14 +00:00
pgsql-start Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
pgsql-stop Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
pgsql-test.cpp Fix SQL search test case. 2013-02-11 05:47:58 +00:00
pgsql.hpp Support sorting database search results by rank, and add a rank attribute to ATOM entries. 2013-08-26 03:04:23 +00:00
server-test
sqldb-test
sqldb.componentType Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
sqldb.composite Database support optimizations. Use PgBouncer to pool connections. Track and manage WAL archives to optimize space and speed up database replication setup. 2012-05-28 04:39:28 +00:00
sqldb.cpp Refactoring, rename isNil to isNull. 2013-01-03 08:10:25 +00:00
standby-test