Searched refs:iRightCol (Results 1 – 1 of 1) sorted by relevance
149351 int iRightCol; /* Column number of matching column on the right */ local149357 iRightCol = sqlite3ColumnIndex(pRightTab, zName);149358 if( iRightCol<0149410 pE2 = sqlite3CreateColumnExpr(db, pSrc, i+1, iRightCol);149411 sqlite3SrcItemColumnUsed(pRight, iRightCol);