Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c154204 static Table *isSimpleCount(Select *p, AggInfo *pAggInfo){ function
157530 if( (pTab = isSimpleCount(p, pAggInfo))!=0 ){