Searched refs:omitTable (Results 1 – 1 of 1) sorted by relevance
165823 int omitTable; /* True if we use the index only */ local166109 omitTable = (pLoop->wsFlags & WHERE_IDX_ONLY)!=0166111 if( omitTable ){166163 if( omitTable ) pIdx = 0;