Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Avoid freeing the array of instance matches each time the fts5 xNext() method is called. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b9b0c1e50d77f5d6e02f43fbb100c722 |
User & Date: | dan 2015-07-03 17:14:18.530 |
Context
2015-07-03
| ||
17:54 | Enable use of the __builtin_bswap32() only with GCC 4.3 and higher. (check-in: 030f60a7ba user: mistachkin tags: trunk) | |
17:14 | Avoid freeing the array of instance matches each time the fts5 xNext() method is called. (check-in: b9b0c1e50d user: dan tags: trunk) | |
14:34 | New command-line options for speedtest1: --multithread, --nomemstat, --serialized, and --singlethread (check-in: 2b7567229e user: drh tags: trunk) | |
Changes
Changes to ext/fts5/fts5_main.c.
Changes to ext/fts5/tool/loadfts5.tcl.
Changes to ext/fts5/tool/mkfts5c.tcl.
Changes to ext/fts5/tool/showfts5.tcl.