Keep the databae open for index compaction.

Long running index compactions could fail to complete if something was
iterating db's due to the underlying db being closed. Seeing as index
compaction is non-resumable this prevented index compaction from
completing.

Fixes COUCHDB-1283



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1173435 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: a47ece7a227ed649b29919f3f1c0a30de5f7c9b1
  1. src/
  2. Makefile.am