]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid assuming that an expression that contains the sub-expression (? IS FALSE) or...
authordan <dan@noemail.net>
Wed, 9 Oct 2019 21:14:00 +0000 (21:14 +0000)
committerdan <dan@noemail.net>
Wed, 9 Oct 2019 21:14:00 +0000 (21:14 +0000)
commitda03c1e65e449ee4f0f685b63c6906ad3d7ac2a9
tree9ebd9938000b90f3f00dae58d865b436c0173429
parentae55737fbf98963accbb1b9a26250cd6f08a4ce5
Avoid assuming that an expression that contains the sub-expression (? IS FALSE) or (? IS TRUE) may only be true if ? is non-null. Fix for [a976c487].

FossilOrigin-Name: eb7ed90b8a65748f0721aaf7bdddd2207f552be5015603fbfb7044d815ae2f36
manifest
manifest.uuid
src/expr.c
test/join.test