SQLite

Check-in [a3a9a2e189]
Login

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

Overview
Comment:Have this branch maintain an in-memory hash-table of old pages for read-only MVCC clients. There is no way to access it yet.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | server-process-edition
Files: files | file ages | folders
SHA3-256: a3a9a2e1899cc963315590ef4666972e9d92986843706a551962ed16661a19b2
User & Date: dan 2017-07-07 16:12:45.878
Context
2017-07-07
16:40
Merge latest trunk changes with this branch. (check-in: 216c757f92 user: dan tags: server-process-edition)
16:12
Have this branch maintain an in-memory hash-table of old pages for read-only MVCC clients. There is no way to access it yet. (check-in: a3a9a2e189 user: dan tags: server-process-edition)
2017-06-28
20:21
Merge tserver fixes with this branch. (check-in: 58a0aab8fd user: dan tags: server-process-edition)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pager.c.
Changes to src/server.c.
Changes to src/server.h.