turn off forcing of compress commit
git-svn-id: svn://10.0.0.236/trunk@39278 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -663,7 +663,7 @@ NS_IMETHODIMP nsMsgDatabase::Commit(nsMsgDBCommit commitType)
|
||||
nsresult err = NS_OK;
|
||||
nsIMdbThumb *commitThumb = NULL;
|
||||
|
||||
commitType = nsMsgDBCommitType::kCompressCommit; // ### until incremental writing works.
|
||||
// commitType = nsMsgDBCommitType::kCompressCommit; // ### until incremental writing works.
|
||||
|
||||
if (m_mdbStore)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user