]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Free up the MEM_Frame bit in Mem.flags object. Store VdbeFrame objects
authordrh <drh@noemail.net>
Wed, 29 Aug 2018 18:47:22 +0000 (18:47 +0000)
committerdrh <drh@noemail.net>
Wed, 29 Aug 2018 18:47:22 +0000 (18:47 +0000)
commit72f56ef95dbed75685221e0018c63e90798a9fd8
treea37414505c1856698150c2c3f93621a7d90f0dd3
parentc0d2117f1ceeb4cfe5e406831722523d696274f5
Free up the MEM_Frame bit in Mem.flags object.  Store VdbeFrame objects
as MEM_Blob with a special Mem.xDel pointer instead.

FossilOrigin-Name: 62db5fd47660bbc4fcf2c6d4a6c5a3077f12c6442a128d22b66b789a0409ef32
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/vdbemem.c