]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes to allow FTS4 tables to be created without the underlying %_docsize table...
authordan <dan@noemail.net>
Tue, 2 Nov 2010 17:41:52 +0000 (17:41 +0000)
committerdan <dan@noemail.net>
Tue, 2 Nov 2010 17:41:52 +0000 (17:41 +0000)
commitaf4c214e1fa93cdbf66d9066ad3e00a2fb1d8d1c
tree8021ba2ddb8d557aba568195200da2d3a5dc2c9b
parent07bf3918f9af49b6e20a809cfa2afcc5b669e315
Changes to allow FTS4 tables to be created without the underlying %_docsize table (in order to save space).

FossilOrigin-Name: 31989b18f53d97eddfb39660ef04fbf9463583e0
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_tokenizer.c
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/fts3defer.test
test/fts3fault.test
test/fts3matchinfo.test [new file with mode: 0644]
test/permutations.test