]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements and simplifications to the equality seek logic. Tests are seekeq-experiment
authordrh <drh@noemail.net>
Thu, 5 Nov 2015 22:30:54 +0000 (22:30 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Nov 2015 22:30:54 +0000 (22:30 +0000)
commitb1d607de25eae569ccdf6b56f5b648124bc4def3
tree19f0c147aa99219075c4b1b8977b46fba0a7aa98
parent70528d7868e67752833c6bac7b34f4d5d652d130
Improvements and simplifications to the equality seek logic.  Tests are
adjusted so that they all pass now.

FossilOrigin-Name: 997ce6c90b454c03cc2ef6934752ee8dd2e520e3
manifest
manifest.uuid
src/btree.c
src/btree.h
src/sqliteInt.h
src/vdbe.c
src/wherecode.c
test/collate4.test
test/where.test
test/where4.test