Searched refs:aiRowEstPk (Results 1 – 1 of 1) sorted by relevance
3381 LogEst aiRowEstPk[2]; /* The aiRowLogEst[] value for the sPk index */ in whereLoopAddBtree() local3417 sPk.aiRowLogEst = aiRowEstPk; in whereLoopAddBtree()3422 aiRowEstPk[0] = pTab->nRowLogEst; in whereLoopAddBtree()3423 aiRowEstPk[1] = 0; in whereLoopAddBtree()