Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add SHA1 hashes to the change-log for 3.7.9. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b2eb449d5e5c4664444ba9a319aa24cd |
User & Date: | drh 2011-11-01 13:14:32.427 |
Context
2011-11-07
| ||
14:45 | Start documentation for 3.7.10 by noting the change in DEFAULT_FILE_FORMAT. (check-in: 50947bf51f user: drh tags: trunk) | |
2011-11-01
| ||
13:14 | Add SHA1 hashes to the change-log for 3.7.9. (check-in: b2eb449d5e user: drh tags: trunk) | |
2011-10-31
| ||
17:20 | Update changes and news in preparation for the 3.7.9 release. (check-in: b78d9767b2 user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
78 79 80 81 82 83 84 85 86 87 88 89 90 91 | <li>Fix a bug that prevented the [page_count] and [quick_check] pragmas from working correctly if their names were capitalized. <li>Fix a bug that caused [VACUUM] to fail if the [count_changes pragma] was engaged. <li>Fix a bug in [virtual table] implementation that causes a crash if an [FTS4] table is [DROP TABLE | dropped] inside a transaction and a [SAVEPOINT] occurs afterwards. } chng {2011 September 19 (3.7.8)} { <li> Orders of magnitude performance improvement for [CREATE INDEX] on very large tables. <li> Improved the windows VFS to better defend against interference from anti-virus software. | > > > | 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 | <li>Fix a bug that prevented the [page_count] and [quick_check] pragmas from working correctly if their names were capitalized. <li>Fix a bug that caused [VACUUM] to fail if the [count_changes pragma] was engaged. <li>Fix a bug in [virtual table] implementation that causes a crash if an [FTS4] table is [DROP TABLE | dropped] inside a transaction and a [SAVEPOINT] occurs afterwards. <li>SQLITE_SOURCE_ID: "2011-11-01 00:52:41 c7c6050ef060877ebe77b41d959e9df13f8c9b5e" <li>SHA1 for sqlite3.c: becd16877f4f9b281b91c97e106089497d71bb47 } chng {2011 September 19 (3.7.8)} { <li> Orders of magnitude performance improvement for [CREATE INDEX] on very large tables. <li> Improved the windows VFS to better defend against interference from anti-virus software. |
︙ | ︙ |