SQLite

Check-in [5d95b42946]
Login

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

Overview
Comment:Pull the latest trunk changes into the sessions branch.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sessions
Files: files | file ages | folders
SHA1: 5d95b42946b5cf0346164aebe0a8c4f37527bc31
User & Date: drh 2011-06-23 02:11:11.003
Context
2011-06-23
17:40
Pull the latest version 3.7.7 release-candidate changes into the sessions branch. (check-in: 840bf9c2d9 user: drh tags: sessions)
02:11
Pull the latest trunk changes into the sessions branch. (check-in: 5d95b42946 user: drh tags: sessions)
01:42
Provide the SQLITE_MAX_SCHEMA_RETRY compile-time parameter for adjusting the number of reparse attempts after a schema change. (check-in: 8dca748b23 user: drh tags: trunk)
2011-06-22
12:01
Update sessions branch with latest trunk changes. (check-in: 48d5cab3ac user: dan tags: sessions)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts3/fts3.c.
Changes to src/test1.c.
Changes to src/test_vfs.c.
Changes to src/vdbeapi.c.
Changes to test/fts4aa.test.
Changes to test/oserror.test.
Changes to test/triggerC.test.
Changes to test/wal5.test.
Changes to tool/omittest.tcl.