Searched refs:useSeekResult (Results 1 – 1 of 1) sorted by relevance
2561 int useSeekResult /* True to set the USESEEKRESULT flag on OP_[Idx]Insert */ in sqlite3CompleteInsertion() argument2586 pik_flags = (useSeekResult ? OPFLAG_USESEEKRESULT : 0); in sqlite3CompleteInsertion()2609 if( useSeekResult ){ in sqlite3CompleteInsertion()