Searched refs:hasRightJoin (Results 1 – 1 of 1) sorted by relevance
4266 int hasRightJoin = 0; in whereLoopAddAll() local4298 if( pItem->fg.jointype & JT_LTORJ ) hasRightJoin = 1; in whereLoopAddAll()4301 }else if( !hasRightJoin ){ in whereLoopAddAll()