]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the fts5 "prefix=" option to match the documentation (space separated list, multi...
authordan <dan@noemail.net>
Wed, 25 Nov 2015 11:56:24 +0000 (11:56 +0000)
committerdan <dan@noemail.net>
Wed, 25 Nov 2015 11:56:24 +0000 (11:56 +0000)
commitf5d8c58950c808bf7e08bc99b374bb63d0887309
tree7828d37d962b55cdb01afae2737e0357888110c8
parentd4a3ce49d7e09cadc43308ae4545f1039f9cf84f
Fix the fts5 "prefix=" option to match the documentation (space separated list, multiple prefix= options supported). The undocumented comma-separated format (compatible with fts4) still works.

FossilOrigin-Name: 11eb8e877e2ba859ef6b44318f286597186dfaf2
ext/fts5/fts5_config.c
ext/fts5/test/fts5config.test
ext/fts5/test/fts5prefix.test
manifest
manifest.uuid