]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a table is on the rhs of a LEFT JOIN, include only terms from the joins ON(.....
authordan <dan@noemail.net>
Fri, 17 Jun 2016 14:33:32 +0000 (14:33 +0000)
committerdan <dan@noemail.net>
Fri, 17 Jun 2016 14:33:32 +0000 (14:33 +0000)
commitb324cf756ea0622b43fb64687223a22451d697f7
tree5b84e6e5d6d566c6d1d91a82dd93fac850609daf
parent3480bfdae9523d3b2e67c4b594e79bab6ca7776b
If a table is on the rhs of a LEFT JOIN, include only terms from the joins ON(...) clause in the cursor-hint passed via OP_CursorHint.

FossilOrigin-Name: 2a2346b04235c6d0b7a8e64c92ee31018285c29f
manifest
manifest.uuid
src/wherecode.c
test/cursorhint2.test [new file with mode: 0644]