Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:SRT_Except

10412 #define SRT_Except       2  /* Remove result from a UNION index */
90535 case SRT_Except: {
91607 op = SRT_Except;
93597 ** SRT_Except Remove results from the temporary table pDest->iParm.
93664 pDest->eDest==SRT_Except || pDest->eDest==SRT_Discard);