]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not apply the WHERE-clause pushdown optimization to terms that originate
authordrh <drh@noemail.net>
Sat, 22 Aug 2015 01:32:29 +0000 (01:32 +0000)
committerdrh <drh@noemail.net>
Sat, 22 Aug 2015 01:32:29 +0000 (01:32 +0000)
commit38978dd4edf28da1b9c8f4003caecfafab31d206
treeea41e87e192248062cb821deec153d7724208913
parent1fa97b3ec8119939fd2ccc802c0f28d91b3ee4ff
Do not apply the WHERE-clause pushdown optimization to terms that originate
in the ON or USING clause of a LEFT JOIN.  Fix for ticket
[6df18e949d3676290].

FossilOrigin-Name: 351bc22fa9b5a2e50da3583a882c5aa390bda19f
manifest
manifest.uuid
src/select.c
test/join5.test