Searched refs:TF_HasStat4 (Results 1 – 3 of 3) sorted by relevance
1763 pIdx->pTable->tabFlags |= TF_HasStat4;
2343 #define TF_HasStat4 0x00002000 /* STAT4 info available for this table */ macro
3536 pNew->rRun = rSize + 16 - 2*((pTab->tabFlags & TF_HasStat4)!=0); in whereLoopAddBtree()