2016-02-29 15:53:11
— part of check-in
[842b211627]
on branch schema-storage
— Reduce the amount of heap required to store many schemas by storing each
column datatype appended to the column name, rather than as a separate
allocation.
(user:
drh
size: 205572)
2016-03-03 21:22:53
— part of check-in
[16fbf2e19c]
on branch trunk
— Reduce the amount of heap memory required to store many schemas by storing
the column datatype appended to the column name (with a \000 separator),
rather than in separate memory allocation.
(user:
drh
size: 205572)
2016-03-03 21:29:10
— part of check-in
[55c00f716d]
on branch memjournal-exp
— Merge the latest updates from trunk.
(user:
drh
size: 205572)
2016-03-04 14:57:51
— part of check-in
[2f0c195ccc]
on branch apple-osx
— Merge recent enhancements from trunk, and especially the changes that
reduce the heap-memory footprint of schemas, and defer opening and writing
to statement journals.
(user:
drh
size: 205572)
2016-03-04 16:42:43
— part of check-in
[456df3365e]
on branch sessions
— Merge recent enhancements from trunk. Default page size is 4096. Writes
to statement journals are avoided.
(user:
drh
size: 205572)
2016-03-04 18:45:12
— part of check-in
[5294c977d9]
on branch analyze-worst-case
— Merge changes from trunk.
(user:
drh
size: 205572)
2016-03-09 08:08:51
— part of check-in
[59caca4387]
on branch schemalint
— Merge latest trunk changes with this branch.
(user:
dan
size: 205572)