]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When generating individual loops for each ORed term of an OR scan, move any or-optimization
authordan <dan@noemail.net>
Thu, 22 Jun 2017 16:51:16 +0000 (16:51 +0000)
committerdan <dan@noemail.net>
Thu, 22 Jun 2017 16:51:16 +0000 (16:51 +0000)
commitc456a76fb326d99e6d09a2d13f732fc9d15b3d33
tree2fbc7891679d33d04d43260823d6e6b2b99389ba
parentc45fdb2a7f7935cbaa4d13d2e0410a1dce2dbcbf
When generating individual loops for each ORed term of an OR scan, move any
constant WHERE expressions outside of the loop, as is done for top-level
loops.

FossilOrigin-Name: e4a022be4b069b08cfdfda5295461676b99d28e17bbbedfbcb362dec69de59bd
manifest
manifest.uuid
src/fkey.c
src/tclsqlite.c
src/where.c
test/eqp.test
test/whereF.test