Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 3.6.19 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | release |
Files: | files | file ages | folders |
SHA1: |
c1d499afc50d54b376945b4efb65c56c |
User & Date: | drh 2009-10-14 11:33:55.000 |
Original Comment: | Version 3.6.19 release candidate |
Context
2009-10-16
| ||
13:23 | Fix comment typos in btreeInt.h. (check-in: 550566a75f user: drh tags: trunk) | |
2009-10-15
| ||
23:03 | When a forced rollback occurs, cause all active statements on the same database connection to halt immediately with an SQLITE_ABORT error code. This is a partial fix to ticket [f777251dc7]. (Closed-Leaf check-in: f256bc0796 user: drh tags: trunk, experimental) | |
18:35 | Add the experimental sqlite3_reoptimize() API. (check-in: 9bd6f3d886 user: dan tags: experimental) | |
2009-10-14
| ||
11:33 | Version 3.6.19 (check-in: c1d499afc5 user: drh tags: trunk, release) | |
2009-10-13
| ||
22:47 | Update the configure script for version 3.6.19. (check-in: ac19dbc6a2 user: drh tags: trunk) | |
Changes