]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Test cases and bug fixes applied to the ORDER BY optimization for joins.
authordrh <drh@noemail.net>
Thu, 27 Sep 2012 17:31:32 +0000 (17:31 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Sep 2012 17:31:32 +0000 (17:31 +0000)
commit6b10a6a7edaa09b0e9151fe5b0185d33dce0f06f
tree6076287c41d9d237d55af86fa190ccd8795485c2
parent7e5418e4a487f7579c1249857bf69b7a6985bf32
Test cases and bug fixes applied to the ORDER BY optimization for joins.
Some test cases fail, but except for the new orderby1.test failures, all
failures appear to be issues with the tests, not with the core code.

FossilOrigin-Name: 75cda864ededb6dc0f84bd52ed3311753a58e351
manifest
manifest.uuid
src/where.c
test/collate4.test
test/collate5.test
test/orderby1.test [new file with mode: 0644]