Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c1433 static int whereKeyStats( in whereKeyStats() function
1860 whereKeyStats(pParse, p, pRec, 0, a); in whereRangeScanEst()
1883 iLwrIdx = whereKeyStats(pParse, p, pRec, 0, a); in whereRangeScanEst()
1900 iUprIdx = whereKeyStats(pParse, p, pRec, 1, a); in whereRangeScanEst()
2020 whereKeyStats(pParse, p, pRec, 0, a); in whereEqualScanEst()
/sqlite-3.40.0/test/
H A Danalyze9.test1178 # At one point though, due to a problem in whereKeyStats(), the planner was