]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix multiple issues with the ORDER BY LIMIT optimization. This is the
authordrh <drh@noemail.net>
Sat, 8 Sep 2018 20:09:46 +0000 (20:09 +0000)
committerdrh <drh@noemail.net>
Sat, 8 Sep 2018 20:09:46 +0000 (20:09 +0000)
commit6ee5a7b481279214afa01bbfe22682c94ab2ede9
tree3df47ce1f2ac5376ba6afbc6ce65104486575aef
parentc93c614543ecf1c1d9a8c0ee797b96dfaf48f95b
Fix multiple issues with the ORDER BY LIMIT optimization.  This is the
proposed resolution to ticket [9936b2fa443fec03ff25].

FossilOrigin-Name: 206720129ed2fa8875a286266d05b99fb2caf8671e4b74b26a6286a2073fcd8b
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/where.c
test/limit2.test