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: 23669)
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: 23669)
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: 23669)
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: 23669)
2012-03-31 02:46:20
— part of check-in
[18ec60cacd]
on branch apple-osx
— Merge all the latest trunk changes into the apple-osx branch.
(user:
drh
size: 23669)