Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Contains a fault. Was: Avoid an unnecessary OP_Move operation for expression subqueries. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | mistake |
Files: | files | file ages | folders |
SHA1: |
462f42af52f146fd328ddcbbe78c8444 |
User & Date: | drh 2014-08-29 12:29:39.634 |
Original Comment: | Avoid an unnecessary OP_Move operation for expression subqueries. |
Context
2014-08-29
| ||
14:20 | Not a fault after all, rather a testing mistake. Move this change back to trunk. Was: Avoid an unnecessary OP_Move operation for expression subqueries. (check-in: 2a74129a21 user: drh tags: trunk) | |
12:29 | Contains a fault. Was: Avoid an unnecessary OP_Move operation for expression subqueries. (Closed-Leaf check-in: 462f42af52 user: drh tags: mistake) | |
2014-08-28
| ||
19:38 | Improved WHERETRACE messages for the estimated output row reductions from range scans. (check-in: fdd478bb11 user: drh tags: trunk) | |
Changes
Changes to src/expr.c.
Changes to src/select.c.