SQLite
Check-in [418c6d8113]
Not logged in

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

Overview
SHA1 Hash:418c6d8113bc337556b0d47acfd6a7d865d1121f
Date: 2010-03-10 21:42:07
User: drh
Comment:Add the SQLITE_DBSTATUS_CACHE_SIZE verb for sqlite3_db_status(). The highwater mark does not yet work on this verb.
Tags And Properties
Changes
show unified diffs show side-by-side diffs patch

Changes to src/pager.c

Changes to src/pager.h

Changes to src/sqlite.h.in

Changes to src/status.c

Changes to src/test_malloc.c

Added test/dbstatus.test