Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts4aa.test
2020-04-16
| ||
11:35 | [0e6bfd6a81] part of check-in [a9ec8c8f80] Improve corruption detection in fts3 shadow tables earlier in order to prevent an assert() from failing. (check-in: [a9ec8c8f80] user: dan branch: trunk, size: 13652) | |
2020-01-29
| ||
12:37 | [9857f939f5] part of check-in [b20503aaf5] Modify a couple of FTS test cases so that they work on big-endian platforms. (check-in: [b20503aaf5] user: drh branch: trunk, size: 13617) | |
2019-11-18
| ||
11:14 | [4338ea7a67] part of check-in [dfcf081d84] Detect and prevent infinite recursion in fts3SelectLeaf() due to a malformed FTS3 btree. (check-in: [dfcf081d84] user: drh branch: trunk, size: 13455) | |
10:37 | [86cf2d603a] part of check-in [10f8a3b718] Improved detection of corruption in the %_stat table of FTS4. Chromium ticket 1025467. (check-in: [10f8a3b718] user: drh branch: trunk, size: 7210) | |
2019-11-17
| ||
02:41 | [9a90721c2a] part of check-in [1e44968788] Better detection of corruption in the %_stat and %_docsize shadow tables of FTS3. (check-in: [1e44968788] user: drh branch: trunk, size: 6078) | |
2014-09-11
| ||
13:44 | [10aac8e9d6] part of check-in [596e728b0e] Add support for the extra parameter on the sqlite3_set_authorizer() callback and support for failing an ATTACH with an authentication-required database using bad credentials. The extension is now feature complete, but much testing and bug-fixing remains. (check-in: [596e728b0e] user: drh branch: user-auth, size: 4612) | |
2013-09-30
| ||
17:37 | [0c3152322c] part of check-in [604134732e] Fix memory leaks in the amatch extension. Add a few simple test cases. (check-in: [604134732e] user: drh branch: trunk, size: 4607) | |
2012-08-20
| ||
17:24 | [95f448fb02] part of check-in [e799222f3b] Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option. (check-in: [e799222f3b] user: dan branch: trunk, size: 273813) | |
2011-08-02
| ||
00:57 | [6e7f90420b] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 273769) | |
2011-06-23
| ||
00:59 | [148d9eb549] part of check-in [ba39382ef5] If "PRAGMA page_size" commands are not authorized, the FTS module will assume a page size of 1024. (check-in: [ba39382ef5] user: drh branch: trunk, size: 273776) | |
2011-06-20
| ||
12:24 | [b99ad4d9a4] part of check-in [65e5f7706d] Update some test cases in fts4aa.test. (check-in: [65e5f7706d] user: dan branch: trunk, size: 271515) | |
2010-03-09
| ||
13:02 | [eadf85621c] part of check-in [0259b6299e] Check-in [87a6a9970b] did not completely disable FTS4. This check-in aims to finish the job. (check-in: [0259b6299e] user: drh branch: trunk, size: 271504) | |
2010-02-03
| ||
19:55 | Added: [9a9bc50648] part of check-in [1b6e6094c8] Add a new full-text search variant that tracks the total number of documents and document sizes, to make ranking search results easier. Currently called FTS4. (check-in: [1b6e6094c8] user: drh branch: trunk, size: 271409) | |