]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If the user provides likelihood() data for a WHERE clause term used as part of an...
authordan <dan@noemail.net>
Fri, 25 Apr 2014 20:22:45 +0000 (20:22 +0000)
committerdan <dan@noemail.net>
Fri, 25 Apr 2014 20:22:45 +0000 (20:22 +0000)
commit8ad1d8ba38ef4bf965ab1a657892b0e57be00a97
tree9ec07828dc1eaac2a2c009d5d08b96cafca08603
parentcfc9df76e11b05d275e77d067f359c12044ea943
If the user provides likelihood() data for a WHERE clause term used as part of an index key, have the planner use it when calculating the expected number of rows visited by the loop.

FossilOrigin-Name: c51efaa5d29ee0a91b9e6a83a8dd82530670811a
manifest
manifest.uuid
src/sqliteInt.h
src/where.c
src/whereInt.h
test/whereG.test