2018-06-07 17:32:59
— part of check-in
[439c816227]
on branch multikey-opt-idea
— Remove the NextIfOpen and PrevIfOpen opcodes which are no longer needed
when the IN-early-out optimization is working.
(user:
drh
size: 88670)
2018-06-07 18:13:49
— part of check-in
[09fffbdf9f]
on branch trunk
— The IN-early-out optimization: When doing a look-up on a multi-column index
and an IN operator is used on a column other than the left-most column, then
if no rows match against the first IN value, check to make sure there exist
rows that match the columns to the right before continuing with the next IN
value.
(user:
drh
size: 88670)
2018-06-07 20:35:28
— part of check-in
[2510220342]
on branch exp-window-functions
— Merge latest trunk changes with this branch.
(user:
dan
size: 88670)
2018-07-10 15:45:54
— part of check-in
[e9a3e8642e]
on branch begin-concurrent
— Merge latest trunk changes into this branch.
(user:
dan
size: 88670)
2018-07-10 15:48:39
— part of check-in
[af17432eb1]
on branch begin-concurrent-pnu
— Merge begin-concurrent changes into this branch.
(user:
dan
size: 88670)