SQLite

Check-in [697498d4e8]
Login

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

Overview
Comment:Add comments to the changes of check-in (3200). (CVS 3202)
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 697498d4e86a42d7063417a9549ad04aaf4db31c
User & Date: drh 2006-06-04 23:31:49.000
Context
2006-06-06
11:45
In joins of the form "A left B, C" make sure they are not transformed into "A left C, B". Ticket #1830. See also #1652. (CVS 3203) (check-in: 2baa983653 user: drh tags: trunk)
2006-06-04
23:31
Add comments to the changes of check-in (3200). (CVS 3202) (check-in: 697498d4e8 user: drh tags: trunk)
23:20
Fix a windows portability problem in trans.test. (CVS 3201) (check-in: f2538dfdb6 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/os_win.c.