]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a false-postive in the sqlite3ExprImpliesNonNullRow() decision routine,
authordrh <drh@noemail.net>
Mon, 4 Nov 2019 02:05:52 +0000 (02:05 +0000)
committerdrh <drh@noemail.net>
Mon, 4 Nov 2019 02:05:52 +0000 (02:05 +0000)
commit6c68d7592faa8cc59d5f81f3ba4d506ea4db71ca
treebf8ea41a7e2ccbec5a36dbf1f9349d28135277ec
parentdb535390dbe2506858a781e8250e3e51a3270f10
Fix a false-postive in the sqlite3ExprImpliesNonNullRow() decision routine,
that resulted in an incorrect LEFT JOIN strength reduction when the
WHERE clause contained a row-value comparison.
Ticket [02aa2bd02f97d0f2]

FossilOrigin-Name: ea20068e6d97c9349ebcc7d0a01e99ebf08c6f44363f71a0218a1abea209adc5
manifest
manifest.uuid
src/expr.c
test/rowvalue.test