Searched refs:DistinctCtx (Results 1 – 1 of 1) sorted by relevance
22 typedef struct DistinctCtx DistinctCtx; typedef23 struct DistinctCtx { struct1094 DistinctCtx *pDistinct, /* If not NULL, info on how to process DISTINCT */ in selectInnerLoop()6661 DistinctCtx sDistinct; /* Info on how to code the DISTINCT keyword */ in sqlite3Select()