Author: cmpilato Revision: 1421338 Modified property: svn:log Modified: svn:log at Thu Dec 13 15:39:08 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Dec 13 15:39:08 2012 @@ -6,9 +6,9 @@ Note that this makes new working copies update existing working copies (yet). This patch allows using DISTINCT and ORDER BY in several db queries without -performance impact by using the index and its unique knowledge. Befor this -patch this used to require temporary tables or expensive lookups. -(Which we tend to avoid by using extra c code) +performance impact by using the index and its unique knowledge. Before this +patch this used to require temporary tables or expensive lookups +(which we tend to avoid by using extra C code). * subversion/libsvn_wc/wc-metadata.sql (I_ACTUAL_PARENT): Create as unique index.
