]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not skip over TK_IF_NULL_ROW operators when bypassing TK_COLLATE operators.
authordrh <drh@noemail.net>
Wed, 19 Aug 2020 23:32:06 +0000 (23:32 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Aug 2020 23:32:06 +0000 (23:32 +0000)
commit46fe138d98664b30ada114b1f76b52e95d00575c
tree6e171ad2837c7407d96fc3d20d1d5dac0c1eb9a0
parent1d42e619acb77717cbf318e6fb473b6a756e9160
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: 871f2ddcfbb9196dbd851a350e3471ee6d242d86bbd755201f7e2406fce3ac55
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
test/join2.test