TDB
- Integration TDB2 into the initialization process. It begins...
This commit is contained in:
@@ -266,6 +266,13 @@ void TDB2::commit ()
|
||||
synch_key.commit ();
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
int TDB2::gc ()
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user