Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Parents and children of check-in [0092b36c]
2010-03-30
| ||
11:57 | Change an #if into an #ifdef. check-in: 371bab5d user: drh tags: trunk | |
2010-03-29
| ||
21:22 | Pull the experimental file-size-in-header changes into the trunk. check-in: 0092b36c user: drh tags: trunk | |
21:13 | The btree layer now tracks when a database is empty at the start of a transaction and rolls back to that state. Closed-Leaf check-in: 01ef6c19 user: drh tags: experimental | |
2010-03-27
| ||
09:44 | Increase the estimated cost of using a virtual table as the outer loop of a join when there exists an ORDER BY clause that is not satisfied by the virtual table. Fix for [775b39dd3c]. check-in: 9e075e70 user: dan tags: trunk | |