Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/e_fts3.test
2018-11-07
| ||
14:41 | [17ba7c373a] part of check-in [911e8a17a3] More test-case adjustments for defensive mode. (check-in: [911e8a17a3] user: drh branch: read-only-shadow, size: 27307) | |
2017-07-07
| ||
19:43 | [8cf40550bb] part of check-in [732f90d632] Change the error message text for SQLITE_ERROR to omit the part about "missing database" as that meaning is now obsolete (since approx SQLite 2.0). (check-in: [732f90d632] user: drh branch: trunk, size: 27274) | |
2011-08-02
| ||
00:57 | [5c02288842] 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: 27294) | |
2010-04-12
| ||
19:43 | [75bb0aee26] part of check-in [ae89dfd26b] Clear a global variable in e_fts3.test before it is used. (check-in: [ae89dfd26b] user: drh branch: trunk, size: 27308) | |
2010-01-14
| ||
11:45 | [5adb033fae] part of check-in [e5336edc55] Add a test to e_fts3.test for the matchinfo example in fts3.html. (check-in: [e5336edc55] user: dan branch: trunk, size: 27288) | |
2010-01-09
| ||
07:33 | [e95c2085c8] part of check-in [14dc46a74a] Fix handling of an OOM error in the fts3 offsets() function. Fix a couple of snippet related test cases in e_fts3.test. (check-in: [14dc46a74a] user: dan branch: trunk, size: 26472) | |
2009-12-11
| ||
12:29 | [ad5d08ca86] part of check-in [29476da353] Rationalize some code in fts3 used by optimize operations, queries of the pending-terms hash table and segment merges. Add the "INSERT INTO tbl(tbl) VALUES('optimize')" syntax. (check-in: [29476da353] user: dan branch: trunk, size: 26486) | |
2009-12-10
| ||
18:29 | [3f3f70a010] part of check-in [6cbbae8499] Fix handling of "WHERE col MATCH ? AND docid = ?" clauses in fts3. (check-in: [6cbbae8499] user: dan branch: trunk, size: 26508) | |
2009-12-09
| ||
14:39 | [3acfdc1c36] part of check-in [56b6432f86] Improve test coverage of fts3.c. (check-in: [56b6432f86] user: dan branch: trunk, size: 26407) | |
2009-12-08
| ||
19:05 | [3ad57e7b92] part of check-in [f0eac4175a] Add tests to improve coverage of fts3. Associated bugfixes. (check-in: [f0eac4175a] user: dan branch: trunk, size: 24794) | |
2009-12-07
| ||
12:34 | [8907e25b2c] part of check-in [5811df3f04] Add some tests for OR, AND and NOT operations to fts3rnd.test. Add tests to check that errors are returned when bad arguments are passed to fts3 functions snippet, offsets and optimize. Minor fix for the same (check-in: [5811df3f04] user: dan branch: trunk, size: 17387) | |
2009-12-01
| ||
15:04 | [ad278add0d] part of check-in [e381cd5229] Add tests for the remaining examples in fts3.in. (check-in: [e381cd5229] user: dan branch: trunk, size: 16251) | |
13:48 | [8a1dd987d0] part of check-in [4924fbb244] Open a savepoint within the FTS3 optimize() function. (check-in: [4924fbb244] user: dan branch: trunk, size: 13569) | |
12:00 | [2750245de8] part of check-in [c022f66b5a] Fix a segfault that can occur when querying an empty FTS3 table. Also restore the rowid/docid conflict handling to work as it did in version 3.6.20. (check-in: [c022f66b5a] user: dan branch: trunk, size: 13312) | |
2009-11-30
| ||
08:55 | [24bb398086] part of check-in [498922cc35] Add test cases for examples recently added to documentation file fts3.html. (check-in: [498922cc35] user: dan branch: trunk, size: 5621) | |
2009-11-28
| ||
15:35 | [488055f7c2] part of check-in [a9cba7ea0a] Add a test case for creating an FTS3 table with no module arguments or opening/closing brackets in the CREATE VIRTUAL TABLE statement. (check-in: [a9cba7ea0a] user: dan branch: trunk, size: 3169) | |
12:40 | Added: [50fcbde255] part of check-in [eada284bc1] Fix a bug introduced by the fts3 refactoring (segfault when creating a table with zero module args). Also a fix to handle an OOM error. (check-in: [eada284bc1] user: dan branch: trunk, size: 2038) | |