]> 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:19:13 +0000 (15:19 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Sep 2018 15:19:13 +0000 (15:19 +0000)
commitd4cb09e3d26a2b507bf781b168922da81bb54b53
treecd6eb1c05db44c74303fd65b3fd1c7c945f6ec93
parent051a1022ffdb847b4c2d97d73aea96322d70b28e
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: c6c9585f294710829ca24b64d70a36fd9f409261dd0661367c6c4198cdbc4c81
manifest
manifest.uuid
src/select.c
test/window1.test