Searched refs:TF_StatsUsed (Results 1 – 4 of 4) sorted by relevance
19 # define TF_StatsUsed 0x010057 # Access using a unique index does not set the TF_StatsUsed flag.116 # The TF_StatsUsed flag is reset when the database is reopened
2355 if( (pTab->tabFlags & TF_StatsUsed)==0 ) continue; in sqlite3Pragma()
3629 pTab->tabFlags |= TF_StatsUsed; in whereLoopAddBtree()5444 pTab->tabFlags |= TF_StatsUsed; in whereCheckIfBloomFilterIsUseful()
2337 #define TF_StatsUsed 0x00000100 /* Query planner decisions affected by macro