2016-06-20 17:22:06
— part of check-in
[7455d932f5]
on branch cursor-hints
— Allow LIKE operators that appear in a WHERE clause to be included in the cursor-hint for a cursor on the rhs of a LEFT JOIN.
(user:
dan
size: 3804)
2016-06-20 17:25:50
— part of check-in
[913e595615]
on branch trunk
— For a table on the rhs of a LEFT JOIN operator, do not include terms like "IS NULL" from the WHERE clause in the cursor-hint. These may be false for rows that the cursor would otherwise visit, but true for a row of all NULL values generated by the LEFT JOIN.
(user:
dan
size: 3804)
2016-07-25 17:31:24
— part of check-in
[e98cefb17d]
on branch apple-osx
— Merge 3.14 alpha changes from trunk.
(user:
drh
size: 3804)
2016-08-11 19:12:25
— part of check-in
[d9f8918c5b]
on branch begin-concurrent
— Merge version 3.14 plus some subsequent patches (including the page-cache
performance patch) from trunk.
(user:
drh
size: 3804)