SQLite

Check-in [20eeee4cd3]
Login

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

Overview
Comment:Import recent bug fixes from trunk.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sessions
Files: files | file ages | folders
SHA1: 20eeee4cd34a9bffe6bf65962126ddf8ca04eb3e
User & Date: drh 2013-11-12 15:39:01.279
Context
2013-11-14
19:18
Merge the skip-scan optimization into the sessions branch. (check-in: 7596d1bf80 user: drh tags: sessions)
2013-11-12
15:39
Import recent bug fixes from trunk. (check-in: 20eeee4cd3 user: drh tags: sessions)
15:33
A better (simpler) fix to the count(*) problem addressed in the previous check-in. (check-in: 0f924c6ef6 user: drh tags: trunk)
2013-11-11
23:02
Fix two test cases (due to changes in the formatting of constraint errors) so that all tests now pass. (check-in: 129e2b6917 user: drh tags: sessions)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/misc/spellfix.c.
Changes to ext/rtree/rtreeC.test.
Changes to src/select.c.
Changes to src/sqlite.h.in.
Changes to src/where.c.
Changes to test/count.test.
Changes to test/tester.tcl.