]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the ORDER BY LIMIT optimization in queries using window functions.
authordrh <drh@noemail.net>
Mon, 17 Sep 2018 15:25:21 +0000 (15:25 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Sep 2018 15:25:21 +0000 (15:25 +0000)
commitccc6551307f76f416d6764cb85b6e64e8b22e134
tree32c4a725b3a590a2f25c01cdfbdcd5386b28e384
parent25f801305adad9684d27e46a4d5347bc12b32989
Disable the ORDER BY LIMIT optimization in queries using window functions.
This fixes a problem that was introduced by check-in [206720129ed2fa8875a286]
which attempted to fix ticket [9936b2fa443fec03ff25f9].  This changes is
a fix for the follow-in tocket [510cde277783b5fb5de628].

FossilOrigin-Name: 36c75fd5b7cddb48be74f4f86fafe588b3e597a80d226eeb43b77cbd3817572e
manifest
manifest.uuid
src/select.c
test/window1.test