]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The OP_Column opcode runs faster and is smaller by manually in-lining the
authordrh <drh@noemail.net>
Fri, 19 Sep 2014 15:28:33 +0000 (15:28 +0000)
committerdrh <drh@noemail.net>
Fri, 19 Sep 2014 15:28:33 +0000 (15:28 +0000)
commit7b5ebcaf26d6640f5b4997732c8c5161feda4c9e
tree86a5ddf824405f730903155b8c0b026ef4075a37
parenta5476e925488af00b46cb7b28742a75202a74694
The OP_Column opcode runs faster and is smaller by manually in-lining the
code that persists string values in the output register.

FossilOrigin-Name: 36b613ccf0ddb764af90841994da91b7fcaa8f00
manifest
manifest.uuid
src/vdbe.c