2013-12-11 00:59:10
— part of check-in
[4d0781473a]
on branch trunk
— Do not run the tool/vdbe-compress.tcl script that generates the
vdbeExecUnion object that reduces the size of the sqlite3VdbeExec()
stack frame unless the SQLITE_SMALL_STACK compile-time option is
specified as on of the OPTS in the makefile. The vdbeExecUnion object
gets in the way of C-compiler optimizer and results in slightly slower code.
(user:
drh
size: 39497)
2013-12-11 14:17:06
— part of check-in
[9ff4dfe1e3]
on branch zipvfs-multifile-commit
— Merge in the latest trunk changes.
(user:
drh
size: 39497)