]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If all branches of an OR optimize scan that is the rhs of a LEFT JOIN use the leftjoin-or-fix
authordan <dan@noemail.net>
Wed, 26 Oct 2016 15:46:09 +0000 (15:46 +0000)
committerdan <dan@noemail.net>
Wed, 26 Oct 2016 15:46:09 +0000 (15:46 +0000)
commitb40897ab5eae337f3abfb7518c6921d0054e78aa
treeb5bad44d7d5911207e35954458fb616f683a3b22
parentd240f091c6240b7af5506e1a961c988c0d3b98a7
If all branches of an OR optimize scan that is the rhs of a LEFT JOIN use the
same index, set the index cursor to return NULL values if there are no matches
for a row on the lhs.

FossilOrigin-Name: e7b9bc678ecb75c594d9d3ade12a99a8d551cdc9
manifest
manifest.uuid
src/where.c
test/whereD.test