]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem where the loop for the RHS of a LEFT JOIN uses values from an IN()...
authordan <dan@noemail.net>
Sat, 4 Jan 2020 16:55:57 +0000 (16:55 +0000)
committerdan <dan@noemail.net>
Sat, 4 Jan 2020 16:55:57 +0000 (16:55 +0000)
commit74ebaadcdd8b1058bbc80bf61334fe09da1c64b5
treea1ee43b8fd756ca0f38d6fa570a36ad7f8db83c7
parentf6ea97ea3d278c212ef366e255051e52ca352332
Fix a problem where the loop for the RHS of a LEFT JOIN uses values from an IN() clause as the second or subsequent field of an index.

FossilOrigin-Name: 95ef68966c50f311830cba8c9257a4085c93011d205e0e31867c2917fa62a48e
manifest
manifest.uuid
src/vdbe.c
src/where.c
src/wherecode.c
test/in4.test