E&S CVS Commit: PEAK-Rules - Fix selectivity problems with Truth
and ==
pje at eby-sarna.com
pje at eby-sarna.com
Sun Jan 13 12:26:04 EST 2008
Author: pje
Date: Sun Jan 13 12:26:02 2008
New Revision: 2481
URL: http://svn.eby-sarna.com?rev=2481&view=rev
Log:
Fix selectivity problems with Truth and ==
comparisons that were ending up with branches==1,
leading to incorrect dispatch trees. (The number
of branches should never be 1 in a correct index.)
Modified:
PEAK-Rules/Indexing.txt
PEAK-Rules/Predicates.txt
PEAK-Rules/peak/rules/indexing.py
PEAK-Rules/peak/rules/predicates.py
PEAK-Rules/test_rules.py
More information about the source-changes
mailing list