Home
last modified time | relevance | path

Searched refs:findIndexCol (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhere.c534 static int findIndexCol( in findIndexCol() function
634 if( findIndexCol(pParse, pDistinct, iBase, pIdx, i)<0 ) break; in isDistinctRedundant()