Searched refs:SRT_DistQueue (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19555 ** SRT_DistQueue Store results in priority queue pDest->iSDParm only if
19572 #define SRT_DistQueue 6 /* Like SRT_Queue, but unique results only */ macro
19576 #define IgnorableDistinct(X) ((X->eDest)<=SRT_DistQueue)
19603 ExprList *pOrderBy; /* Key columns for SRT_Queue and SRT_DistQueue */
[all...]

Completed in 541 milliseconds