Searched refs:joinType (Results 1 – 1 of 1) sorted by relevance
149520 u32 joinType; local149523 joinType = (pRight->fg.jointype & JT_OUTER)!=0 ? EP_OuterON : EP_InnerON;149636 ExprSetProperty(pEq, joinType);149649 sqlite3SetJoinExpr(pRight->u3.pOn, pRight->iCursor, joinType);149656 if( IsVirtual(pRightTab) && joinType==EP_OuterON && pRight->u1.pFuncArg ){168813 u32 joinType; local168833 joinType = EP_OuterON;168836 joinType = EP_InnerON;168838 sqlite3SetJoinExpr(pTerm, pItem->iCursor, joinType);