]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable early coding of transitive constraints at the end of each loop in
authordrh <drh@noemail.net>
Sat, 28 Dec 2019 16:20:23 +0000 (16:20 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Dec 2019 16:20:23 +0000 (16:20 +0000)
commita4b2df5ce277b5bfb28ceeb1e8d9d052e870b367
treea84dbd87be87f53cdd06cb2361fc895b7d7a2b96
parent51f2b1719ce6cbc5fba38885b3ddf622f8647ce9
Disable early coding of transitive constraints at the end of each loop in
the WHERE clause processing if the loop being coded is for a LEFT JOIN,
even if the loop is part of an OR-clause optimization for virtual tables.
Test cases in TH3.

FossilOrigin-Name: 9421b442cad9858ec21050c106aa935a1c0723ab08ef9a867a79638b040b6e68
manifest
manifest.uuid
src/wherecode.c