Home | History | Annotate | Download | only in dist

Lines Matching refs:SRT_Except

9533 #define SRT_Except       2  /* Remove result from a UNION index */
79844 case SRT_Except: {
80832 op = SRT_Except;
82760 ** SRT_Except Remove results from the temporary table pDest->iParm.
82822 pDest->eDest==SRT_Except || pDest->eDest==SRT_Discard);