]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the "push-down" optimization does not push constraints down into compound...
authordan <dan@noemail.net>
Wed, 10 Jun 2020 10:58:15 +0000 (10:58 +0000)
committerdan <dan@noemail.net>
Wed, 10 Jun 2020 10:58:15 +0000 (10:58 +0000)
commitf65e3799191b44f5db21f7d49b7f289bd4c5508f
treeb3c96ea4cd377748e769db516b347bb1d3c36185
parent7b4c4d4a674efe176437e5586cb55839ba43d499
Ensure that the "push-down" optimization does not push constraints down into compound queries if any of the component queries uses window functions.

FossilOrigin-Name: 094dcfe779613301521e8bb990432df187b3686add75a3420b4a193f02f3467f
manifest
manifest.uuid
src/select.c
test/window1.test