K 10 svn:author V 2 pi K 8 svn:date V 27 2015-07-12T10:11:43.889163Z K 7 svn:log V 426 databases/cego: 2.23.8 -> 2.23.9 - Performance fix in CegoSelect::consolidateConjunctionList Inappropriate predicates are filtered and added to stack first. As a result, predicates are used for table join binding, so that efficient tuple retrievel is ensured. - The fix also avoids infinite query loops for non-reference conditions, e.g. select a from t1 where 1 = 1; Submitted by: Björn Lemke END