]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the experimental API sqlite3_strnicmp(). Modify fts3 so that in terms like 'colum...
authordanielk1977 <danielk1977@noemail.net>
Tue, 28 Jul 2009 16:44:26 +0000 (16:44 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 28 Jul 2009 16:44:26 +0000 (16:44 +0000)
commitee0484c1b52dece930c358637bb8032ca4a0e3f0
tree1cad3a49043296aa1c63ae841fb5aad77d2e7975
parent0a458e5e2f611b263724cf6a772eb194987fbb0a
Add the experimental API sqlite3_strnicmp(). Modify fts3 so that in terms like 'column_name:token' the column_name is interpreted in a case-insenstive fashion. Ticket #3996. (CVS 6950)

FossilOrigin-Name: 4571aa9e9142db465ae8250b0adf27e0a094331a
ext/fts3/fts3_expr.c
manifest
manifest.uuid
src/sqlite.h.in
src/sqliteInt.h
src/util.c
test/fts3expr.test