Searched refs:IgnorableDistinct (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | sqliteInt.h | 3488 #define IgnorableDistinct(X) ((X->eDest)<=SRT_DistQueue) macro |
| H A D | select.c | 6691 if( IgnorableDistinct(pDest) ){ in sqlite3Select() |