]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Most sorting problems are fixed. Dead code has been removed. 3 test failures
authordrh <drh@noemail.net>
Fri, 21 May 2004 02:14:24 +0000 (02:14 +0000)
committerdrh <drh@noemail.net>
Fri, 21 May 2004 02:14:24 +0000 (02:14 +0000)
commit736c22b8039881e3968c6ecb3393eda3509d1b13
treeace125bee8d6642e0b375dc77a6caee51f63a642
parent2f2322fa9c0183e8139b640f0df2061a72a466b8
Most sorting problems are fixed.  Dead code has been removed.  3 test failures
remain but will be fixed by the new function API once it gets implemented. (CVS 1425)

FossilOrigin-Name: 3b55095e036d68886d007239333bbf90acd15692
manifest
manifest.uuid
src/expr.c
src/select.c
src/vdbe.c
test/pragma.test
test/select3.test
test/sort.test
test/where.test