]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the omit-noop-left-join optimization is not applied if columns
authordrh <drh@noemail.net>
Tue, 3 Sep 2013 14:03:47 +0000 (14:03 +0000)
committerdrh <drh@noemail.net>
Tue, 3 Sep 2013 14:03:47 +0000 (14:03 +0000)
commit67a5ec7b540ecadafb4595a62df3f03d6f544b80
treedc99f8c314f329bb205b699adb380c06816b8b4a
parent05db3c774324a99946d867092c9af282fe177e69
Make sure the omit-noop-left-join optimization is not applied if columns
of the LEFT JOIN are used in the ORDER BY clause.
Ticket [be84e357c035]

FossilOrigin-Name: 0303d6bc7112e6f810ae1bd75cafc5ffc51f5212
manifest
manifest.uuid
src/where.c
test/where.test