]> git.ipfire.org Git - thirdparty/sqlite.git/commit
First cut at adding the COLLATE operator. Regression tests pass (or at least
authordrh <drh@noemail.net>
Thu, 1 Feb 2007 23:02:45 +0000 (23:02 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Feb 2007 23:02:45 +0000 (23:02 +0000)
commit8b4c40d8ac254b7e0e7da0e72959dc71a12b648d
tree9ad3bd1d2356c7cfe7102dbf4fc9d800e997f7da
parent3e701a187ece479c06a2d1c854b990d18c963cf5
First cut at adding the COLLATE operator.  Regression tests pass (or at least
the quick set does) and a few new tests have been added.  But many more
tests are needed.  Rules for combining collations need to be worked out. (CVS 3624)

FossilOrigin-Name: 85cca7cd252d46ba71d302a89bc67c56146ec552
manifest
manifest.uuid
src/expr.c
src/parse.y
src/select.c
src/sqliteInt.h
test/collate1.test
test/collate2.test
www/lang.tcl