]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add code to parse a rank() function specification. And a tcl interface to add auxilia...
authordan <dan@noemail.net>
Mon, 1 Dec 2014 20:05:00 +0000 (20:05 +0000)
committerdan <dan@noemail.net>
Mon, 1 Dec 2014 20:05:00 +0000 (20:05 +0000)
commit89a89560d60edc2b5e48c0679ab5c64e08a2ee66
tree0cea0bf64266f632eeb467e82657940b08fa7175
parentca7fad3d2c38939a28e31462dfe2111fa29d0e64
Add code to parse a rank() function specification. And a tcl interface to add auxiliary functions to fts5.

FossilOrigin-Name: 9c1697a2aa1f601e6eb11704abe63a73c8105447
ext/fts5/fts5.c
ext/fts5/fts5Int.h
ext/fts5/fts5_config.c
ext/fts5/fts5_tcl.c [new file with mode: 0644]
main.mk
manifest
manifest.uuid
src/tclsqlite.c
test/fts5al.test