Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Veryquick now runs to completion without segfaulting or asserting. But there are still lots of errors. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | ticket-71e333e7 |
Files: | files | file ages | folders |
SHA1: |
7fafab12e4c0c832c421975f8329c321 |
User & Date: | drh 2012-12-07 14:02:14.202 |
Original Comment: | Veryquick now row to completion without segfaulting or asserting. But there are still lots of errors. |
Context
2012-12-07
| ||
18:38 | Some errors in veryquick resolved. Many more to go. (check-in: 972443b4eb user: drh tags: ticket-71e333e7) | |
14:02 | Veryquick now runs to completion without segfaulting or asserting. But there are still lots of errors. (check-in: 7fafab12e4 user: drh tags: ticket-71e333e7) | |
2012-12-06
| ||
21:16 | Remove the Expr.pColl field and compute the collating sequence as it is needed. This fixes the test script "shared9.test", though there is still a memory leak. And there are other problems. Consider this a work-in-progress. (check-in: fd011cb22f user: drh tags: ticket-71e333e7) | |
Changes
Changes to src/expr.c.
Changes to src/fkey.c.
Changes to src/resolve.c.
Changes to src/select.c.
Changes to src/where.c.