]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When checking for the WHERE-clause push-down optimization, verify that push-down-backport
authordrh <drh@noemail.net>
Mon, 17 Jul 2017 19:25:10 +0000 (19:25 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Jul 2017 19:25:10 +0000 (19:25 +0000)
commiteb4e3f8348bf06545083cd788cc9a5352a49f4e0
treee5bf9ce66a67310854f1e634397a96ae93f5074d
parent3aeec23c297720b8a6c6d946d797cf689ab3b90a
When checking for the WHERE-clause push-down optimization, verify that
all terms of the compound inner SELECT are non-aggregate, not just the
last term.  Fix for ticket [f7f8c97e97597].

FossilOrigin-Name: adc082c1461e0237cd42653b529fbc136f5899baeff6ee32ee943d76184080c1
manifest
manifest.uuid
src/select.c
test/select4.test