]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use OpenHash instead of OpenEphemeral for the RHS of IN operators if the
authordrh <drh@noemail.net>
Thu, 6 Feb 2014 03:31:41 +0000 (03:31 +0000)
committerdrh <drh@noemail.net>
Thu, 6 Feb 2014 03:31:41 +0000 (03:31 +0000)
commit5eba9b73dacfa80aaa4b686e0e14c0db99d477a3
tree56ab8b2bc882521310ffa702818436c23e5e0c9e
parent34c5ed29e8e57aa3eccea7839b874029383ae5cf
Use OpenHash instead of OpenEphemeral for the RHS of IN operators if the
result is not needed for sorting.

FossilOrigin-Name: 715fac7749a6b1523fe9f7de8263f0c4d1571d07
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/where.c
test/in3.test
test/in5.test