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