Searched refs:JT_NATURAL (Results 1 – 2 of 2) sorted by relevance
10517 #define JT_NATURAL 0x0004 /* True for a "natural" join */ macro72001 if( pItem[1].jointype & JT_NATURAL ){92483 /* natural */ { 0, 7, JT_NATURAL },92689 if( pRight->jointype & JT_NATURAL ){95694 if( (pFrom->jointype & JT_NATURAL)!=0
15133 #define JT_NATURAL 0x0004 /* True for a "natural" join */ macro88233 if( pItem->fg.jointype & JT_NATURAL ) continue;113700 /* natural */ { 0, 7, JT_NATURAL },113912 if( pRight->fg.jointype & JT_NATURAL ){117932 if( (pFrom->fg.jointype & JT_NATURAL)!=0