SQLite

Check-in [d8e1f75ddf]
Login

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

Overview
Comment:Only use the direct-overflow-read optimization if all data from the overflow page in question is being read.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | overflow-pgno-cache
Files: files | file ages | folders
SHA1: d8e1f75ddf10f3c0b21acd5455f90fdcea54a948
User & Date: dan 2014-03-20 18:56:35.309
Context
2014-03-31
22:03
Merge in the latest changes and fixes from trunk. (check-in: f6211540c9 user: drh tags: overflow-pgno-cache)
2014-03-20
18:56
Only use the direct-overflow-read optimization if all data from the overflow page in question is being read. (check-in: d8e1f75ddf user: dan tags: overflow-pgno-cache)
2014-03-11
23:44
Remove a stray C99-style comment. (check-in: f500e87d6e user: drh tags: overflow-pgno-cache)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/btree.c.
Changes to test/func.test.