2018-08-03 23:04:16
— part of check-in
[3f5f60cd75]
on branch omit-column-cache
— Completely remove the column cache logic, which has been a persistent source
of bugs for many years. Due to recent enhancements to the performance of the
OP_Column opcode, removing the column cache actually makes speed-check.sh
run faster. Removing the column cache also saves about 1,800 bytes of code space.
(user:
drh
size: 1767)
2018-08-04 20:30:55
— part of check-in
[cdff3af7be]
on branch trunk
— Remove the column-cache from the code generator. The column-cache has been
a persistent source of bugs for years and with recent improvements
in the performance of OP_Column, it no longer provides a benefit. After
the column cache is removed, the binary is almost 2KB smaller and the
speed-check.sh performance test is over 3 million cycles faster.
(user:
drh
size: 1767)
2018-08-23 14:54:45
— part of check-in
[c446c88411]
on branch rtree-geopoly
— Merge enhancements from trunk.
(user:
drh
size: 1767)
2018-09-18 18:08:01
— part of check-in
[655f065404]
on branch expr-simplify
— Merge all recent trunk enhancements.
(user:
drh
size: 1767)
2018-09-28 20:58:10
— part of check-in
[86750c927c]
on branch begin-concurrent
— Merge latest trunk into this branch.
(user:
dan
size: 1767)
2018-09-28 21:11:12
— part of check-in
[6f3dd9809f]
on branch begin-concurrent-pnu
— Merge latest begin-concurrent changes into this branch.
(user:
dan
size: 1767)
2018-10-01 17:15:17
— part of check-in
[6f606f9923]
on branch pragma-table-vinfo
— Bring the PRAGMA table_vinfo statement up to date with trunk.
(user:
drh
size: 1767)
2018-10-08 18:58:51
— part of check-in
[2ac72114a1]
on branch reuse-schema
— Merge latest trunk changes into this branch.
(user:
dan
size: 1767)
2018-10-09 22:50:26
— part of check-in
[ddf6a54ef3]
on branch apple-osx
— Merge changes for the 3.25.0 release.
(user:
drh
size: 1767)
2018-12-01 20:14:06
— part of check-in
[7a44fa5a35]
on branch wal2
— Sync this branch with the latest trunk.
(user:
dan
size: 1767)