]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of the VdbeMemRelease() macro to VdbeMemReleaseExtern() to
authordrh <drh@noemail.net>
Mon, 25 Aug 2014 11:20:27 +0000 (11:20 +0000)
committerdrh <drh@noemail.net>
Mon, 25 Aug 2014 11:20:27 +0000 (11:20 +0000)
commit12b7c7d8c397ff07626d720d9c2b68701b53fe0b
tree1c27d20495cb576c5c677ff007d5d8e99b50a51f
parent4274dae9e9971ce49bda44989be0e3aff4e1b865
Change the name of the VdbeMemRelease() macro to VdbeMemReleaseExtern() to
more accurately reflect what it does.  Performance enhancement to the
sqlite3VdbeMemRelease() function.

FossilOrigin-Name: 3ca5846da7da5e08192a4c96288197be3b7ab6f7
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbemem.c