]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not skip over TK_IF_NULL_ROW operators when bypassing TK_COLLATE operators.
authordan <dan@noemail.net>
Wed, 16 Sep 2020 16:38:09 +0000 (16:38 +0000)
committerdan <dan@noemail.net>
Wed, 16 Sep 2020 16:38:09 +0000 (16:38 +0000)
commit9568c5fc0c92529414a6822251d853e857d869f2
treef017d7f304fe20b9081d879c3a571f996881f4c6
parentef215fbf3b581ef4e0273bb3932fa522af88fd7e
Do not skip over TK_IF_NULL_ROW operators when bypassing TK_COLLATE operators.
Fix to check-in [ac31edd3eeafcef4] which was itself a fix for ticket
[45f4bf4eb4ffd788].

FossilOrigin-Name: 850416115423d021c24f0e3eca5fd93143961227e76ff61ccaedea09e13e9efe
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
test/join2.test