2012-03-28 01:34:47
— part of check-in
[b899dbeb60]
on branch faster-typeof-and-length
— Evaluate typeof(X) and length(Y) where X is any column and Y is a blob column
without actually loading X and Y from disk.
(user:
drh
size: 49514)
2012-03-28 16:22:03
— part of check-in
[0733c98c32]
on branch trunk
— Avoid loading overflow pages just to satisfy typeof() or length() functions
if the correct result can be computed without the extra page fetches.
(user:
drh
size: 49514)
2012-03-28 16:44:13
— part of check-in
[66c4aaadda]
on branch fts4-incr-merge
— Merge in the latest changes from trunk.
(user:
drh
size: 49514)
2012-03-30 14:01:40
— part of check-in
[a1a85b846a]
on branch winrt
— Merge the latest trunk changes into the winrt branch.
(user:
drh
size: 49514)
2012-03-30 17:30:33
— part of check-in
[fb9b9987de]
on branch sessions
— Merge all recent trunk changes into the sessions branch.
(user:
drh
size: 49514)