]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the query planner knows that any column of a flattened LEFT JOIN
authordan <dan@noemail.net>
Tue, 20 Jun 2017 17:43:26 +0000 (17:43 +0000)
committerdan <dan@noemail.net>
Tue, 20 Jun 2017 17:43:26 +0000 (17:43 +0000)
commitbd11a2acbb29dd6548dc49961d78694c5e0c3f7e
tree7b3239dc8c7d01d8da310dfddb6220256914c985
parent40db2fd7a3018eae064e2b250ba78b23bfa6c3d8
Ensure that the query planner knows that any column of a flattened LEFT JOIN
can be NULL even if that column is labeled with "NOT NULL".
Fix for ticket [892fc34f173e99d8].

FossilOrigin-Name: 483462682d3a57fb9dd85b4772596e9738f1694a454b8ebbc480b9452733e88d
manifest
manifest.uuid
src/select.c
test/join.test