SQLite

All files named ”test/fts2g.test”
Login

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

History for test/fts2g.test

2023-06-07
15:00
Deleted: Remove additional traces of FTS1 and FTS2 that were missed by [2bb50d5aedef0fd2] (check-in: [9a12bac5d2] user: drh branch: trunk, size: 0)
2017-07-07
19:43
[3d26fe171b] 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: 2624)
2007-11-16
00:23
[d49d6f6c90] part of check-in [75cb46f82a] Don't do anything when input doclists are both empty. Ticket #2774 (CVS 4546) (check-in: [75cb46f82a] user: shess branch: trunk, size: 2644)
2007-04-19
18:36
[2638452a2e] part of check-in [dfac6082e8] Fix bug in fts2 handling of OR queries. When one doclist ends before the other, the code potentially tries to read past the end of the doclist. http://www.sqlite.org/cvstrac/tktview?tn=2309 (CVS 3862) (check-in: [dfac6082e8] user: shess branch: trunk, size: 2418)
2006-10-25
20:27
Added: [c69a8ab43e] part of check-in [2cb5903366] Test to force edge cases in query logic. Basically, exercise code to handle lack of hits correctly. (CVS 3485) (check-in: [2cb5903366] user: shess branch: trunk, size: 2052)