]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhancements to the code generator for the IN operator that result in much
authordrh <drh@noemail.net>
Sat, 2 Aug 2014 21:03:33 +0000 (21:03 +0000)
committerdrh <drh@noemail.net>
Sat, 2 Aug 2014 21:03:33 +0000 (21:03 +0000)
commitbb53ecb1dbd36de81519086bab2c6589640daf49
treeeacf0c130c9ae015d6dc3d7d06508926cf4e4712
parent16d511a664c58b7410ce00fefabcbe8a72e347fe
Enhancements to the code generator for the IN operator that result in much
faster queries in some cases, for example when the RHS of the IN operator
changes for each row of a large table scan.

FossilOrigin-Name: 436e884215e2b33ca3fbb555362237b12827c07a
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
test/in4.test
test/tkt-80e031a00f.test