SQLite

Check-in [34edb54bb0]
Login

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

Overview
Comment:Further updates to the sqlite3_pcache_methods documentation, plus the addition of a few evidence marks related to pcache.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 34edb54bb03ad4e54f2e4de12d767e6fa8822ba4
User & Date: drh 2010-09-09 18:25:34.000
Context
2010-09-09
19:02
Add test cases to e_select.test. (check-in: 5e73f7b2b7 user: dan tags: trunk)
18:25
Further updates to the sqlite3_pcache_methods documentation, plus the addition of a few evidence marks related to pcache. (check-in: 34edb54bb0 user: drh tags: trunk)
17:43
Make sure memory statistics are enabled for the dbstatus.test script. (check-in: 35b943a0fc user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/main.c.
Changes to src/pcache.c.
Changes to src/sqlite.h.in.