]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix comparison functions so that they are consistent with the order
authordrh <drh@noemail.net>
Sat, 24 Nov 2001 00:31:46 +0000 (00:31 +0000)
committerdrh <drh@noemail.net>
Sat, 24 Nov 2001 00:31:46 +0000 (00:31 +0000)
commit7a7c73905d0c881368787ebe70816c2e99039587
tree98542b18b9a523b6f00ce612a7ec8d093dedfdfb
parentece4ea4af40fd4833508c15f13d54cae76152e7e
Fix comparison functions so that they are consistent with the order
of elements in indices.  Fix the handling of large integers. (CVS 317)

FossilOrigin-Name: fc2aae04578c305304a45ec6b76d3ab216cc7526
14 files changed:
Makefile.in
Makefile.template
VERSION
manifest
manifest.uuid
src/expr.c
src/shell.c
src/util.c
test/bigrow.test
test/expr.test
test/index.test
www/changes.tcl
www/faq.tcl [new file with mode: 0644]
www/index.tcl