Home | History | Annotate | Download | only in dist

Lines Matching refs:SRT_Except

10195 #define SRT_Except       2  /* Remove result from a UNION index */
88460 case SRT_Except: {
89528 op = SRT_Except;
91486 ** SRT_Except Remove results from the temporary table pDest->iParm.
91553 pDest->eDest==SRT_Except || pDest->eDest==SRT_Discard);