]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary calls to sqlite3VarintLen() from the OP_MakeRecord opcode.
authordrh <drh@noemail.net>
Sun, 8 Dec 2013 22:59:29 +0000 (22:59 +0000)
committerdrh <drh@noemail.net>
Sun, 8 Dec 2013 22:59:29 +0000 (22:59 +0000)
commit2a242876395de5fd87afe92c6f32b71ef90f02ae
treee0046a32b5209b25f03d6e9ef943ba1faf9e47b9
parent1e98310a14be3f121afe7e5cd9b1280697b9ccbe
Avoid unnecessary calls to sqlite3VarintLen() from the OP_MakeRecord opcode.

FossilOrigin-Name: 7a234fc3c5e7970ffe0b8d6ac33c26acb64b5c4d
manifest
manifest.uuid
src/vdbe.c