]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid assuming that an expression that contains the sub-expression (? IS FALSE) or...
authordrh <drh@noemail.net>
Thu, 10 Oct 2019 16:21:57 +0000 (16:21 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Oct 2019 16:21:57 +0000 (16:21 +0000)
commit6e90771db2b2b38e8c8975b66bb51fb19e2a656f
tree8711f4803d6c6eef4d18c4df3d5922126c3c6635
parent95d398eb1272a49206dd7ff9bc551ca398474944
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: c6cc2390e91097a32992d11c74af8e77a6a42862ec8a936b549e156250629407
manifest
manifest.uuid
src/expr.c
test/join.test