SQLite

Check-in [bb4a37b53d]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add a cookie mechanism to ensure that the %_config table is re-read as required.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | fts5
Files: files | file ages | folders
SHA1: bb4a37b53de60da9ec8b9317eec14afa99690828
User & Date: dan 2014-11-28 20:01:13.778
Context
2014-12-01
20:05
Add code to parse a rank() function specification. And a tcl interface to add auxiliary functions to fts5. (check-in: 9c1697a2aa user: dan tags: fts5)
2014-11-28
20:01
Add a cookie mechanism to ensure that the %_config table is re-read as required. (check-in: bb4a37b53d user: dan tags: fts5)
2014-11-27
20:03
Add a %_config table to fts5. (check-in: 83491c5666 user: dan tags: fts5)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts5/fts5.c.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_buffer.c.
Changes to ext/fts5/fts5_config.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_storage.c.
Changes to test/fts5aa.test.
Changes to test/fts5ab.test.
Changes to test/fts5ac.test.
Changes to test/fts5ad.test.
Changes to test/fts5ae.test.
Changes to test/fts5ah.test.
Changes to test/fts5aj.test.