Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c163183 u16 nDistinctCol; /* Index columns used to sort for DISTINCT */ member
172725 pNew->u.btree.nDistinctCol = 0;
173995 pLoop->u.btree.nDistinctCol = j+1;
176152 && (n = pLoop->u.btree.nDistinctCol)>0