gramps/gramps2/src/GrampsDb
Alex Roitman c13b57ca18 transaction; set db.DB_TXN_NOSYNC flag on an environment;
Remove lock limits; set db.DB_LOG_AUTOREMOVE flag; add checkpoints
on: open, batch transaction start and end; close.
* src/GrampsDb/_GrampsDbBase.py (change_database, no_database):
close existing db before changing to the new one.


svn: r5768
2006-01-16 22:49:49 +00:00
..
__init__.py
_GedcomInfo.py
_GrampsBSDDB.py transaction; set db.DB_TXN_NOSYNC flag on an environment; 2006-01-16 22:49:49 +00:00
_GrampsDbBase.py transaction; set db.DB_TXN_NOSYNC flag on an environment; 2006-01-16 22:49:49 +00:00
_GrampsDBCallback.py
_GrampsDbExceptions.py
_GrampsDbFactories.py
_GrampsGEDDB.py * src/FamilyView.py: add/edit/delete buttons for families added, 2006-01-10 22:28:09 +00:00
_GrampsInMemDB.py
_GrampsXMLDB.py * src/FamilyView.py: add/edit/delete buttons for families added, 2006-01-10 22:28:09 +00:00
_ReadGedcom.py Update 2006-01-13 02:38:25 +00:00
_ReadGrdb.py
_ReadXML.py * src/PedView.py: Use a DrawingArea for nicer person boxes 2005-12-29 22:34:18 +00:00
_WriteGedcom.py
_WriteGrdb.py
_WriteXML.py
.cvsignore * src/GrampsDb/Makefile.am, .cvsignore: Add to CVS. 2005-12-21 23:37:50 +00:00
gedcomexport.glade * src/Assistant.py: Many changes. 2006-01-12 06:09:14 +00:00
gedcomimport.glade * src/Assistant.py: Many changes. 2006-01-12 06:09:14 +00:00
Makefile.am * src/GrampsDb/Makefile.am, .cvsignore: Add to CVS. 2005-12-21 23:37:50 +00:00