SQLite

Check-in [522f1eacc2]
Login

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

Overview
Comment:Add the WHERE_IN_EARLYOUT flag and use it to clarify the logic of this optimization.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | multikey-opt-idea
Files: files | file ages | folders
SHA3-256: 522f1eacc20f11002cad58232a7c2610f369568653510e54f46088f579f778dc
User & Date: drh 2018-06-07 14:59:22.505
Context
2018-06-07
15:28
Merge the ".stat/.eqp" CLI fix from trunk. (check-in: a91cad3381 user: drh tags: multikey-opt-idea)
14:59
Add the WHERE_IN_EARLYOUT flag and use it to clarify the logic of this optimization. (check-in: 522f1eacc2 user: drh tags: multikey-opt-idea)
14:32
Merge recent trunk enhancements. (check-in: e9d7bf4f7b user: drh tags: multikey-opt-idea)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/where.c.
Changes to src/whereInt.h.
Changes to src/wherecode.c.