]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Much faster sorting when there are a large number of columns in the
authordrh <drh@noemail.net>
Fri, 17 Mar 2006 00:04:03 +0000 (00:04 +0000)
committerdrh <drh@noemail.net>
Fri, 17 Mar 2006 00:04:03 +0000 (00:04 +0000)
commitcdd536f0fd95d51712247f40a35e6551b5919af4
tree740c17638c667f4114c9d4f03049dbcc191aab90
parent3752785f933071c48e097ab2e690bc19a36ed955
Much faster sorting when there are a large number of columns in the
result set. (CVS 3141)

FossilOrigin-Name: 6b3717aeb4ac45a433f2a30bdd0264ed728676e1
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/vdbe.c