2019-07-11 19:22:36
— part of check-in
[d837ab0da5]
on branch trunk
— Move the sqlite3VdbeSerialType() routine in-line in the OP_MakeRecord opcode.
Optimizing compilers were doing this already. By doing it manually, we can
omit some redundant tests and make the whole thing run a million cycles faster
and use about 80 bytes less code space.
(user:
drh
size: 26534)
2019-07-13 09:56:56
— part of check-in
[86ab963cc5]
on branch filter-clause
— Merge latest trunk changes into this branch.
(user:
dan
size: 26534)
2019-07-26 20:54:05
— part of check-in
[7f1e4e4b99]
on branch reuse-schema
— Merge latest changes from trunk into this branch.
(user:
dan
size: 26534)