]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to the IN-early-out optimization so that it works more
authordrh <drh@noemail.net>
Tue, 1 Sep 2020 02:02:16 +0000 (02:02 +0000)
committerdrh <drh@noemail.net>
Tue, 1 Sep 2020 02:02:16 +0000 (02:02 +0000)
commit494be97a858f1be38000e75f91bc4dde918a2f02
tree388f44ec748b1efc0902eebf8c61e16a416918af
parent296f59ae54479bcb43ef93b98d47dd96b03f4d52
Improvements to the IN-early-out optimization so that it works more
efficiently when there are two or more indexed IN clauses on a single table.

FossilOrigin-Name: 49b7631e86988d913b9bf926868a5d7c5db557c5a78ecfb8f25fe2d3ba17557a
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/wherecode.c
test/where.test