Home | History | Annotate | Download | only in dist

Lines Matching full:planner

4141 ** function that is not deterministic.  The SQLite query planner is able to
83446 ** and indices. These statistics are made available to the query planner
83470 ** for the query planner to make good choices.
83491 ** "unordered" keyword is present, then the query planner assumes that
83533 ** to aid the query planner in choosing good indices based on the values
110484 ** planner logic in "where.c". These definitions are broken out into
110748 ** terms in the WHERE clause that are useful to the query planner.
110860 ** planner.
110889 ** operators that are of interest to the query planner. An
115966 ** the planner may elect to "OR" together a full-table scan and an
116278 ** the planner assumes that the specified pOrderBy list is actually a GROUP
116702 ** general-purpose query planner, and thereby yield faster sqlite3_prepare()
116706 ** no-frills query planner. Return zero if this query needs the
116707 ** general-purpose query planner.
128370 ** the planner does elect to use the results of this call as part