]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Better resolution of ORDER BY terms in compound queries. Candidate
authordrh <drh@noemail.net>
Sat, 8 Dec 2007 21:10:20 +0000 (21:10 +0000)
committerdrh <drh@noemail.net>
Sat, 8 Dec 2007 21:10:20 +0000 (21:10 +0000)
commit4c77431448a12c6912a78a5e2777e8bf4f2434e6
treea620020f2d38456bee8093b4d9e23e1aaad284aa
parent9213d9e5fb1c96f9661cc47ee20fc672fcb3c6d5
Better resolution of ORDER BY terms in compound queries.  Candidate
solution for ticket #2822.  Needs more testing and documentation
before going final. (CVS 4602)

FossilOrigin-Name: 62a78d212c53a9cb1759d03134653a75f3a086b6
manifest
manifest.uuid
src/select.c
test/select1.test
test/select4.test