]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the OP_IntCopy opcode - an optimized version of OP_SCopy that only works
authordrh <drh@noemail.net>
Thu, 15 Oct 2015 18:04:59 +0000 (18:04 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Oct 2015 18:04:59 +0000 (18:04 +0000)
commitfed7ac6f04fd2e314c90eec1f744e01429b09e95
tree7ddb910994f5fb5498e3edf9f081825dad496618
parent9eef8c69348f4e48cc57b9250c5fbc711b78cf65
Add the OP_IntCopy opcode - an optimized version of OP_SCopy that only works
for integer values.

FossilOrigin-Name: 3a2f73a4924860fde8ee41ad646e7a02d29ad9d5
manifest
manifest.uuid
src/insert.c
src/vdbe.c