]> git.ipfire.org Git - thirdparty/sqlite.git/commit
An optimization that converts "a IN (b)" into "a==b". Seems to work, but needs degenerate_IN
authordrh <drh@noemail.net>
Tue, 16 Oct 2012 21:08:03 +0000 (21:08 +0000)
committerdrh <drh@noemail.net>
Tue, 16 Oct 2012 21:08:03 +0000 (21:08 +0000)
commit6c097019e74d8a77881bfdf9198b6b08bdea619f
tree1ab600ca29f5c1a8905a1f6f4ef839e7736593a3
parent21890127cd0a074200bf0fa75a8c20c5eae0f888
An optimization that converts "a IN (b)" into "a==b".  Seems to work, but needs
additional test cases.

FossilOrigin-Name: 8b4c3c5e506267c18550063cb9bd93519c871b0e
manifest
manifest.uuid
src/parse.y