Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c169464 static SQLITE_NOINLINE int columnIsGoodIndexCandidate( function
169514 return columnIsGoodIndexCandidate(pSrc->pSTab, leftCol);