]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Take the LIMIT clause into account when estimating the cost of sorting.
authordrh <drh@noemail.net>
Thu, 25 Feb 2016 16:04:59 +0000 (16:04 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Feb 2016 16:04:59 +0000 (16:04 +0000)
commitc3489bbf77cf206fdb7d6ffbffe2e3ce6b680c13
tree9b1b7829eefbe7aee1daa87f613c19ae43172ef0
parentd8c22ac655458ce388fe7517e3ff472ce2daf603
Take the LIMIT clause into account when estimating the cost of sorting.

FossilOrigin-Name: d491745cab951e0de70f1f79b7640ea8aff6e8bb
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/treeview.c
src/where.c
src/whereInt.h