]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix various problems to do with segment promotion. Add test file fts4growth2.test...
authordan <dan@noemail.net>
Wed, 14 May 2014 15:58:47 +0000 (15:58 +0000)
committerdan <dan@noemail.net>
Wed, 14 May 2014 15:58:47 +0000 (15:58 +0000)
commit9e83e465eba9417372f45f5d87b2cd3777690a7a
treec91d113ef1812ef54248c252258f93353caaf436
parentc0caea21dee91b1f80745bf9b81a07b237ec314e
Fix various problems to do with segment promotion. Add test file fts4growth2.test, containing tests to check that the FTS index does not grow indefinitely as the table is updated.

FossilOrigin-Name: 21491a9bc686e63bec32f1a67103622f1160a2f9
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/fts4growth.test
test/fts4growth2.test [new file with mode: 0644]
test/permutations.test