Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add some missing comments to fts3 files. No source code changes. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b6402b2065b844acb3f1bb94ad964568 |
User & Date: | dan 2009-11-21 03:03:22.000 |
Context
2009-11-23
| ||
13:17 | Bump the version number to 3.6.21. (check-in: 39214aee65 user: drh tags: trunk) | |
2009-11-21
| ||
03:03 | Add some missing comments to fts3 files. No source code changes. (check-in: b6402b2065 user: dan tags: trunk) | |
01:33 | Fix a bug in transaction rollback during backup when the CODEC is enabled that can result in a corrupt backup file. This is only a problem when SQLITE_HAS_CODEC is defined. (check-in: f3398fc4db user: drh tags: trunk) | |
Changes
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/fts3_write.c.