Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c18783 u8 useSortingIdx; /* In direct mode, reference the sorting index rather member
112848 }else if( pAggInfo->useSortingIdx ){
113461 if( pExpr->pAggInfo->useSortingIdx ){
150016 pAggInfo->useSortingIdx = 1;