]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the use of 64-bit math in the offset computations of
authordrh <drh@noemail.net>
Fri, 5 Feb 2010 14:12:53 +0000 (14:12 +0000)
committerdrh <drh@noemail.net>
Fri, 5 Feb 2010 14:12:53 +0000 (14:12 +0000)
commit6658cd9a74b31cf286ebc546aac09f8c63df8efc
tree8945e5656634f8bcd767dc2e6679055c68cb9656
parenta96389679660769bc8f0c73fd36c1dcfd0e76800
Remove the use of 64-bit math in the offset computations of
the OP_Column opcode for a small performance improvement.

FossilOrigin-Name: 61a2c8d4d64c28119e9f06eb42f9c0437ba7a7bd
manifest
manifest.uuid
src/vdbe.c