SQLite

Check-in [0beb88a92c]
Login

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

Overview
Comment:Merge the latest trunk changes into the stat3-trunk branch.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | stat3-trunk
Files: files | file ages | folders
SHA1: 0beb88a92c8f75231df120bef54616c7e4bb68c8
User & Date: drh 2011-09-23 14:40:31.864
Context
2011-09-25
17:47
If an open as read/write fails, do not try to reopen as read-only if in exclusive access mode. (Closed-Leaf check-in: 4a153f0100 user: drh tags: stat3-trunk)
2011-09-23
14:40
Merge the latest trunk changes into the stat3-trunk branch. (check-in: 0beb88a92c user: drh tags: stat3-trunk)
13:59
Testability enhancements. (check-in: be44928cf2 user: drh tags: stat3-trunk)
2011-09-22
15:31
Remove a redundant (and undefined) "forcedelete" command from corruptE.test. (check-in: 6d8d4e1694 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to VERSION.
Changes to configure.
Changes to main.mk.
Changes to src/ctime.c.
Changes to src/pager.c.
Changes to src/pager.h.
Changes to src/pcache1.c.
Changes to src/sqlite.h.in.
Changes to src/status.c.
Changes to src/tclsqlite.c.
Changes to src/test_config.c.
Changes to src/test_malloc.c.
Changes to src/test_stat.c.
Changes to test/corruptE.test.
Changes to test/ctime.test.
Added test/dbstatus2.test.
Changes to test/memdb.test.
Changes to test/memsubsys1.test.
Changes to test/pcache2.test.
Changes to tool/spaceanal.tcl.