]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the ORDER BY LIMIT optimization is not applied if the inner-most
authordrh <drh@noemail.net>
Thu, 4 Aug 2016 09:09:44 +0000 (09:09 +0000)
committerdrh <drh@noemail.net>
Thu, 4 Aug 2016 09:09:44 +0000 (09:09 +0000)
commitdd545d3bf219c13f839cfb21d0bc122c3b431d2b
tree4ddb8819aa21fb372bd12a449ae211153cba22e9
parentc0d269e96ca1591110c67ce08958588582abc3cc
Make sure the ORDER BY LIMIT optimization is not applied if the inner-most
loop can only have a single iteration and is hence not really a loop.

FossilOrigin-Name: 13e3bd3de6b434b6182ef36be108d7ee0be8ca53
manifest
manifest.uuid
src/where.c
test/limit2.test