]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an unnecessary sqlite3_bind_int64() call from sqlite3_blob_open().
authordrh <drh@noemail.net>
Sat, 21 Jan 2017 14:11:28 +0000 (14:11 +0000)
committerdrh <drh@noemail.net>
Sat, 21 Jan 2017 14:11:28 +0000 (14:11 +0000)
commit36cae856eef6769c83da403bd73247c12474142f
tree09b0d8f036e2c2193b809e1622cb3260ca43d812
parentcd645530157e1e754cf0fa37c3815a2253d01124
Remove an unnecessary sqlite3_bind_int64() call from sqlite3_blob_open().
Also other minor refactoring of the sqlite3_blob implementation.

FossilOrigin-Name: 9d197a532349f4b1caf66bbed70ca46df86cb86f
manifest
manifest.uuid
src/vdbeblob.c