17985: trunk/xapian-core/ trunk/xapian-core/backends/ trunk/xapian-core/backends/chert/
olly <[email protected]>
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 17985 Date: 2014-05-05 06:39:43 +0100 (Mon, 05 May 2014) Log message (6 lines): backends/chert/chert_check.cc,backends/chert/chert_dbcheck.cc, backends/dbcheck.cc: Improve DBCHECK_FIX - if fixing a whole database, we now take the revision from the first table we successfully look at, which should be correct in most cases, and is definitely better than trying to determine the revision of each broken table independently. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/backends/chert/chert_check.cc U trunk/xapian-core/backends/chert/chert_dbcheck.cc U trunk/xapian-core/backends/dbcheck.cc Links: http://xapian.org/C?17985 http://xapian.org/C?17985?trunk/xapian-core/ChangeLog http://xapian.org/C?17985?trunk/xapian-core/backends/chert/chert_check.cc http://xapian.org/C?17985?trunk/xapian-core/backends/chert/chert_dbcheck.cc http://xapian.org/C?17985?trunk/xapian-core/backends/dbcheck.cc