SQLite

Check-in [2afcb2c752]
Login

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

Overview
Comment:Fixed crash bugs. Still sometimes gets the wrong answers.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | skip-ahead-distinct
Files: files | file ages | folders
SHA1: 2afcb2c75280136b061225a026f4fb5f290d9a7c
User & Date: drh 2016-04-15 13:24:20.650
Context
2016-04-15
14:13
Several new test cases that cause failures. (check-in: 0379f2cff6 user: drh tags: skip-ahead-distinct)
13:24
Fixed crash bugs. Still sometimes gets the wrong answers. (check-in: 2afcb2c752 user: drh tags: skip-ahead-distinct)
01:55
Progress toward getting DISTINCT to use a seek to advance to the next distinct row, when driven by an appropriate index. (check-in: 9e14aa14cf user: drh tags: skip-ahead-distinct)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/where.c.
Added test/distinct2.test.