index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
branches
/
lightweight-sca
/
components
/
sqldb
/
pgsql.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-05
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...
giorgio
1
-0
/
+0
2012-07-16
Minor memory management, performance, and tracing improvements.
jsdelfino
1
-1
/
+12
2012-05-28
Database support optimizations. Use PgBouncer to pool connections. Track and ...
jsdelfino
1
-67
/
+36
2012-02-20
Fixes to the hosting module to correctly store ATOM feeds instead of raw coll...
jsdelfino
1
-1
/
+3
2011-11-21
Change default log level from 'info' to 'notice' and improve some of the log ...
jsdelfino
1
-14
/
+14
2011-01-09
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
1
-0
/
+5
2010-08-16
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
1
-26
/
+53
2010-04-19
Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...
jsdelfino
1
-0
/
+4
2010-04-17
Strawman implementation of post, put and delete on a tinycdb database, for no...
jsdelfino
1
-0
/
+4
2010-04-09
Add store test using the sqldb component. Add conninfo and table properties t...
jsdelfino
1
-0
/
+11
2010-04-08
Simple SQL database component implementation, using PostgreSQL.
jsdelfino
1
-1
/
+183
2010-04-04
Create build structure for an SQL database component. Add dependencies to pos...
jsdelfino
1
-0
/
+34