]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the auxiliary highlight() function to fts5.
authordan <dan@noemail.net>
Mon, 24 Nov 2014 16:24:33 +0000 (16:24 +0000)
committerdan <dan@noemail.net>
Mon, 24 Nov 2014 16:24:33 +0000 (16:24 +0000)
commitcb62aae034175e974965a7113c05491cded03048
treed117eaa4dfca15cee0b3c8d52d7ef7a5f006f0a5
parent48d70140678b2fb74f7afddb8185e4becc195bb8
Add the auxiliary highlight() function to fts5.

FossilOrigin-Name: 059092379f981eb919b500ce447006f9e645fc5a
ext/fts5/fts5.c
ext/fts5/fts5.h
ext/fts5/fts5Int.h
ext/fts5/fts5_aux.c
ext/fts5/fts5_index.c
manifest
manifest.uuid
test/fts5ae.test
test/fts5ak.test [new file with mode: 0644]