SQLite

Check-in [4e8796af7d]
Login

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

Overview
Comment:Extend [52e73eec] so that the IS optimization may be used on primary keys with more than 3 columns.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | ota-update
Files: files | file ages | folders
SHA1: 4e8796af7d40d6ca423e07c68877035e4aa2485c
User & Date: dan 2015-03-25 15:23:00.648
Context
2015-04-08
14:01
Merge all changes for version 3.8.9 into the ota-update branch. (check-in: ec9d907a57 user: drh tags: ota-update)
2015-03-25
15:23
Extend [52e73eec] so that the IS optimization may be used on primary keys with more than 3 columns. (check-in: 4e8796af7d user: dan tags: ota-update)
2015-03-24
18:21
Merge the latest trunk changes into this branch. (check-in: 9d9b6c883b user: dan tags: ota-update)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/where.c.
Changes to src/whereInt.h.
Changes to test/whereK.test.