]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extra tests for fts3. And fixes for conflict-handling related problems in fts3.
authordan <dan@noemail.net>
Tue, 26 Apr 2011 19:21:34 +0000 (19:21 +0000)
committerdan <dan@noemail.net>
Tue, 26 Apr 2011 19:21:34 +0000 (19:21 +0000)
commita311b803925df71cb57d6741e87992009eb4e0e3
treefdb5e4e3a6b67618b0d1a3a7332c2312d5c9df71
parentb061d058cb618b2acd8492013356d4c325472a04
Extra tests for fts3. And fixes for conflict-handling related problems in fts3.

FossilOrigin-Name: fb4a355871d9482ccb28b6ba03b842b3cc87b696
12 files changed:
ext/fts3/fts3.c
ext/fts3/fts3_term.c [new file with mode: 0644]
ext/fts3/fts3_write.c
main.mk
manifest
manifest.uuid
src/sqlite.h.in
src/sqliteInt.h
src/vdbe.c
src/vdbeaux.c
src/vtab.c
test/fts3conf.test