SQLite

Check-in [a3dcf6db76]
Login

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

Overview
Comment:Clearer presentation of the logic. No functional changes.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | skip-scan-improvement
Files: files | file ages | folders
SHA1: a3dcf6db76cc09bdfedb1bbeba3b359b77762cbe
User & Date: drh 2016-02-22 21:19:54.531
Context
2016-02-22
23:14
Avoid an unnecessary seek operation some corner-case skip-scan operations. (check-in: 2a6003a937 user: drh tags: trunk)
21:19
Clearer presentation of the logic. No functional changes. (Closed-Leaf check-in: a3dcf6db76 user: drh tags: skip-scan-improvement)
20:52
Avoid an unnecessary seek operation on some corner-case skip-scans. (check-in: 38e837e605 user: drh tags: skip-scan-improvement)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/wherecode.c.