Backport new DB module and subsequent changes to branch.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 22 Dec 2009 14:24:36 +0000 (14:24 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 22 Dec 2009 14:24:36 +0000 (14:24 +0000)
commitc88615e286e2a9f7f71007aa67caefd99e8bd6a5
tree2cd82e9d982240a8fe801afdc2715b32688e5407
parent1957610583aa1d7bddc07bd1a741b600464ad8a7
Backport new DB module and subsequent changes to branch.
15 files changed:
org.glite.lb.server/src/dump.c
org.glite.lb.server/src/index.c.T
org.glite.lb.server/src/notif_match.c
org.glite.lb.server/src/notification.c
org.glite.lb.server/src/openserver.c
org.glite.lb.server/src/query.c
org.glite.lb.server/src/store.c.T
org.glite.lb/configure
org.glite.lbjp-common.db/Makefile
org.glite.lbjp-common.db/examples/db_expire.c
org.glite.lbjp-common.db/examples/db_test.c
org.glite.lbjp-common.db/interface/db.h
org.glite.lbjp-common.db/project/get_soname.sh
org.glite.lbjp-common.db/src/db-mysql.c [moved from org.glite.lbjp-common.db/src/db.c with 52% similarity]
org.glite.lbjp-common.db/src/db-pg.c [new file with mode: 0644]