]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add virtual table module "fts4aux", used to inspect the full-text index of an fts4...
authordan <dan@noemail.net>
Tue, 1 Feb 2011 16:34:32 +0000 (16:34 +0000)
committerdan <dan@noemail.net>
Tue, 1 Feb 2011 16:34:32 +0000 (16:34 +0000)
commita240fd01b668177b5365226613aa2822b20c1983
treeb6227ea01cdd9396c7421f55432771b5466e4dc8
parent365852a6bcd3df40ecbeb8af2ef2ece920f73e32
Add virtual table module "fts4aux", used to inspect the full-text index of an fts4 table directly. Also add the "compress" and "uncompress" fts4 options.

FossilOrigin-Name: b010ddcc52889160af2183a33c5f483bb0ae91b9
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_write.c
main.mk
manifest
manifest.uuid
test/fts3aux1.test [new file with mode: 0644]
test/fts3comp1.test [new file with mode: 0644]
test/permutations.test
test/trace2.test