]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3VdbeMemClearAndResize() interface to be used in place of
authordrh <drh@noemail.net>
Fri, 19 Sep 2014 00:43:39 +0000 (00:43 +0000)
committerdrh <drh@noemail.net>
Fri, 19 Sep 2014 00:43:39 +0000 (00:43 +0000)
commit322f2852f29a2a315252a7f56d50a4723d9e7b46
treed7af8ac7954eb44bf7c90953d7d2a9e45a77fbf7
parent17bcb102993a155dec69a58e2f079a880e1967b7
Add the sqlite3VdbeMemClearAndResize() interface to be used in place of
sqlite3VdbeMemGrow().

FossilOrigin-Name: 5b9b8987797abf7c68d2c3154f6657be9b8b1c8f
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/vdbemem.c
src/vdbesort.c