Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Change a faulty assert() in fts5 that could fail on a corrupt db to an if() statement. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1daaba9fb46706af8ed0669a661c304d |
User & Date: | dan 2018-12-22 19:09:47.000 |
Context
2018-12-22
| ||
19:54 | Catch another case of a corrupted structure record in fts5. (check-in: fb17fea4b9 user: dan tags: trunk) | |
19:09 | Change a faulty assert() in fts5 that could fail on a corrupt db to an if() statement. (check-in: 1daaba9fb4 user: dan tags: trunk) | |
16:14 | Fix one more instance of excess whitespace in test result strings. (check-in: c064964deb user: drh tags: trunk) | |
Changes
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/test/fts5corrupt3.test.