Home
last modified time | relevance | path

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

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