Searched refs:WHERE_TRANSCONS (Results 1 – 3 of 3) sorted by relevance
632 #define WHERE_TRANSCONS 0x00200000 /* Uses a transitive constraint */ macro
708 if( (pLevel->pWLoop->wsFlags & WHERE_TRANSCONS)==0 in codeEqualityTerm()
2971 if( scan.iEquiv>1 ) pNew->wsFlags |= WHERE_TRANSCONS; in whereLoopAddBtreeIndex()5256 if( scan.iEquiv>1 ) pLoop->wsFlags |= WHERE_TRANSCONS; in whereShortCut()