Author: rhuijben Revision: 1094164 Modified property: svn:log Modified: svn:log at Sun Apr 17 16:44:45 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sun Apr 17 16:44:45 2011 @@ -1,5 +1,5 @@ -Make a very heavy query simpler and (by removing the LIKE operator) operating -on an index. +Make a very heavy query simpler and test the impact of removing the like +operator (which disables some SQLite optimizations). * subversion/libsvn_wc/wc-queries.sql (STMT_DELETE_SHADOWED_RECURSIVE): Simplify query. Given a valid DB, we should
