]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When the left-hand side of an IN operator is constant and the right-hand
authordrh <drh@noemail.net>
Thu, 25 Aug 2005 12:45:04 +0000 (12:45 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Aug 2005 12:45:04 +0000 (12:45 +0000)
commit87abf5c033eb731e10d09e1dd318cc2e1aef27f4
tree3699957801c82f51a5d198aa9c67e37275ad25f6
parent65d415cb72be8d8b3a67f2635dddbc0e5652fcce
When the left-hand side of an IN operator is constant and the right-hand
side is a SELECT, recognize that the IN operator is not constant.
Ticket #1380. (CVS 2624)

FossilOrigin-Name: fc9e04609b6968fc5039a6f9f808aac681f4fc41
manifest
manifest.uuid
src/expr.c
test/subquery.test