]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use compile-time options SQLITE_QUERY_PLANNER_LIMIT and
authordrh <drh@noemail.net>
Mon, 24 Sep 2018 12:37:01 +0000 (12:37 +0000)
committerdrh <drh@noemail.net>
Mon, 24 Sep 2018 12:37:01 +0000 (12:37 +0000)
commit6fb5d358a8e35481e19ba20b27e75922a41b3fb4
treeed559c897237cae17bdb5875d63df07e15d3a4d0
parent7ebb605c0a8dcead62588d952f31a1b5a78e86a9
Use compile-time options SQLITE_QUERY_PLANNER_LIMIT and
SQLITE_QUERY_PLANNER_LIMIT_INCR to control the value for
WhereLoopBuilder.iPlanLimit, rather than embedding magic numbers in the
code.

FossilOrigin-Name: 903e501894b2a5dd7055b5154d74d4a47a619f76e66485a4d62b6259f10723d6
manifest
manifest.uuid
src/where.c
src/whereInt.h