]> git.ipfire.org Git - thirdparty/sqlite.git/commit
A new implementation of indexing with the IS operator that works correctly
authordrh <drh@noemail.net>
Thu, 14 May 2015 01:05:25 +0000 (01:05 +0000)
committerdrh <drh@noemail.net>
Thu, 14 May 2015 01:05:25 +0000 (01:05 +0000)
commite8d0c61f0aa723d698d36be3bcb13c4d3feb746d
tree1fff67104089b10889b08076ecb7034848975a90
parent9be18709947d14443a4769c01e9be0050d247df2
A new implementation of indexing with the IS operator that works correctly
when the IS operator is in the WHERE clause and the operands are from
opposite sides of a LEFT JOIN.

FossilOrigin-Name: 4541688b3f56f5cd3d5b299594b58c577ad633bb
manifest
manifest.uuid
src/where.c
src/whereInt.h
test/where4.test