]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the way "(a, b) = (SELECT *)" expressions are handled in where.c if there...
authordan <dan@noemail.net>
Fri, 29 Jul 2016 18:12:12 +0000 (18:12 +0000)
committerdan <dan@noemail.net>
Fri, 29 Jul 2016 18:12:12 +0000 (18:12 +0000)
commit145b4ea519b7826e7905628c479549994e405b0b
tree146ca79f037aed1d233d1a6c112b9135fa1a905e
parent7b35a77b1a389d87cb5df356266b400e07d55afb
Change the way "(a, b) = (SELECT *)" expressions are handled in where.c if there is an index on one of the columns only.

FossilOrigin-Name: 4dfebff2924f46284d5b9cda69175f79b29d6028
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/wherecode.c
src/whereexpr.c
test/rowvalue3.test