SQLite

Check-in [6b85b767d0]
Login

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

Overview
Comment:Version 3.7.15.1
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | release | version-3.7.15.1 | branch-3.7.15
Files: files | file ages | folders
SHA1: 6b85b767d0ff7975146156a99ad673f2c1a23318
User & Date: drh 2012-12-19 20:39:10.454
Context
2013-01-09
11:44
Fix an over-aggressive optimization of ORDER BY on a three-way join where the second table is UNIQUE and the ORDER BY occurs on the third table. Ticket [c997b11c4d53a2ee]. (check-in: 3d0609c958 user: drh tags: branch-3.7.15)
2012-12-19
20:39
Version 3.7.15.1 (check-in: 6b85b767d0 user: drh tags: release, version-3.7.15.1, branch-3.7.15)
17:10
Backport to the 3.7.15 branch the fix to the segfault problem of ticket [a7b7803e8d1e869] which involved the use of "AS" named result columns as logical terms of the WHERE clause. Also, change the version number to 3.7.15.1. (check-in: bae528f486 user: drh tags: branch-3.7.15)
Changes
Unified Diff Ignore Whitespace Patch