Artifact fc5293b54a70474c2b46e9df26c9e2803b152e68:
- File src/where.c — part of check-in [ca839723a2] at 2013-06-21 02:05:06 on branch omit-join-table-opt — Attempt to disable inner loops of a join that do not generate output. This does not work, since the inner loops might run zero times and thus inhibit all output. Needs to be enhanced to work only for LEFT JOINs or when we know that the inner loop will always run at least once. (user: drh size: 227041)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.