SQLite

Check-in [a55eb4c3e9]
Login

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

Overview
Comment:Disable memory-pressure induced cache spill during savepoint rollback.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: a55eb4c3e9fa4ea43b8f8182eb9e39138df03f52
User & Date: drh 2010-06-24 14:52:25.000
Context
2010-06-24
17:37
Modify ctime.test to work with SQLITE_THREADSAFE=2. (check-in: c6db3b3031 user: dan tags: trunk)
14:52
Disable memory-pressure induced cache spill during savepoint rollback. (check-in: a55eb4c3e9 user: drh tags: trunk)
13:24
Add a coverage test to pagerfault.test. (check-in: b58db67e97 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pager.c.