2015-07-16 18:18:19
— part of check-in
[b79a4affe4]
on branch trunk
— Defer the bulk pcache1 memory allocation until the first page allocation
request. Limit the size of the pcache1 bulk allocation to the cache_size
setting. Deallocate the bulk allocation on a sqlite3_db_release_memory()
request, if the bulk allocation is completely unused.
(user:
drh
size: 5037)
2015-07-16 20:24:42
— part of check-in
[7190d79ba4]
on branch fts5-btree-index
— Merge trunk changes, including fixes for compiler warnings in fts5 code, with this branch.
(user:
dan
size: 5037)
2015-07-23 21:59:58
— part of check-in
[7f0ee77062]
on branch sessions
— Merge all changes in the latest 3.8.11 beta into the sessions branch.
Changes include the rename of OTA to RBU, the WITHOUT-ROWID-OR-Skipscan fix,
and improvements to pcache1.
(user:
drh
size: 5037)
2015-08-13 20:07:13
— part of check-in
[82a7a61bc0]
on branch cursor-hints
— Merge in all the trunk changes from the previous year. This breaks the
cursor-hint mechanism, but provides a baseline for trouble-shooting.
(user:
drh
size: 5037)