Searched defs:pDistinct (Results 1 – 2 of 2) sorted by relevance
1094 DistinctCtx *pDistinct, /* If not NULL, info on how to process DISTINCT */ in selectInnerLoop()7470 ExprList *pDistinct = 0; in sqlite3Select() local7773 ExprList *pDistinct = 0; in sqlite3Select() local
591 ExprList *pDistinct /* The result set that needs to be DISTINCT */ in isDistinctRedundant()