Searched refs:iPKey (Results 1 – 1 of 1) sorted by relevance
18347 i16 iPKey; /* If not negative, use aCol[iPKey] as the rowid */ member92077 if( iIdx==p->pTab->iPKey ){92194 if( iIdx==p->pTab->iPKey ){92216 if( iIdx==p->pTab->iPKey ){106645 pExpr->iColumn = j==pTab->iPKey ? -1 : (i16)j;106716 if( iCol==pTab->iPKey ){107014 if( p->y.pTab->iPKey==iCol ){112441 if( iCol<0 || iCol==pTab->iPKey ){113418 assert( pTab->iPKey<0 || iCol!=pTab->iPKey );116938 sCtx.iCol = ((iCol==pTab->iPKey) ? -1 : iCol);[all …]