]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Optimization to sqlite3_value_bytes() for the common case that does not
authordrh <drh@noemail.net>
Thu, 25 Jun 2015 23:52:48 +0000 (23:52 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Jun 2015 23:52:48 +0000 (23:52 +0000)
commit591909c344eecf314505b31af0fb32ca068248f7
tree597842c22d52f839f8d34fb43858f00c7c645dfa
parent2c8fb926dafa1926057d841c9e7daf09143f693c
Optimization to sqlite3_value_bytes() for the common case that does not
require a data transformation.

FossilOrigin-Name: 8d79f3a1443391bee204bb8c49240f44477168db
manifest
manifest.uuid
src/vdbemem.c