SQLite

All files named ”test/tkt-31338dca7e.test”
Login

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

History for test/tkt-31338dca7e.test

2012-10-30
00:29
[6fb8807851] part of check-in [7af3acbbd4] Add an optimization that attempts to run a subquery as a coroutine rather than manifesting it into a temporary table. (check-in: [7af3acbbd4] user: drh branch: subquery-as-coroutine, size: 4962)
2011-09-16
17:43
[1f714c14b6] part of check-in [0156f10e23] When analyzing the right-hand side of IN operators to see if the IN operator can work with an index, be sure to decend into nested subqueries. Fix for ticket [1a1308d2538d7] (check-in: [0156f10e23] user: drh branch: trunk, size: 4966)
16:00
[099fa7d306] part of check-in [ff8b76b25b] Further streamlining of the subquery materializer. New test cases for ticket [002caede898a] (check-in: [ff8b76b25b] user: drh branch: trunk, size: 4660)
2011-09-15
19:39
[cbfc6c0a43] part of check-in [62dfc51a49] Adding test case for ticket [002caede898] (check-in: [62dfc51a49] user: drh branch: tkt-002caede898, size: 3161)
2009-12-16
22:10
Added: [5741cd48de] part of check-in [2c2de25266] Ensure WHERE clause terms involving tables on the right end of a join are not prematurely evaluated when tables on the left end of the join make use of the OR-clause optimization. Fix for ticket [31338dca7e]. (check-in: [2c2de25266] user: drh branch: trunk, size: 2105)