-C Deploy\sheuristics\s(well-commented)\sto\sbetter\sestimate\show\smuch\sunindexed\sterms\nin\sthe\sWHERE\sclause\sfilter\sthe\snumber\sof\soutput\srows\sfrom\sa\ssingle\stable.
-D 2014-11-22T18:50:44.269
+C Fix\san\serror\sin\sthe\scomments\sfrom\sthe\sprevious\scheck-in.
+D 2014-11-22T19:52:10.008
F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
F Makefile.in a226317fdf3f4c895fb3cfedc355b4d0868ce1fb
F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
F src/wal.c 486e644b3b8aa5ad066f625bc428aa8ff7001405
F src/wal.h df01efe09c5cb8c8e391ff1715cca294f89668a4
F src/walker.c c253b95b4ee44b21c406e2a1052636c31ea27804
-F src/where.c 33285024c5d96a17901e1beb04798cd8c15d00ae
+F src/where.c a0b16f9d78321cb340a977287d19f826555c7d3b
F src/whereInt.h d3633e9b592103241b74b0ec76185f3e5b8b62e0
F test/8_3_names.test ebbb5cd36741350040fd28b432ceadf495be25b2
F test/aggerror.test a867e273ef9e3d7919f03ef4f0e8c0d2767944f2
F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32
F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P eea47933493c85a85247ad383bd148b06f627d04
-R c99efa7eb98e96584d3723ffcac72bfb
+P 221659945c3f78d3b6789bfe8fdeb8d3ee1fa038
+R e42483f1b7bc821fcaab0f4c56777390
U drh
-Z ec1ff7ab563a777168df83432a271a84
+Z edb3988f151b88d75256a46f70366322
** TODO --> Perhaps this is something that could be improved by better
** table statistics.
**
-** Heuristic 1: Estimate the truth probability as 6.25%. The 6.25%
-** value corresponds to 1 in LogEst notation, so this means decrement
+** Heuristic 1: Estimate the truth probability as 93.75%. The 93.75%
+** value corresponds to -1 in LogEst notation, so this means decrement
** the WhereLoop.nOut field for every such WHERE clause term.
**
** Heuristic 2: If there exists one or more WHERE clause terms of the