]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allocates VDBE cursors one by one in separate memory so that pointers to
authordrh <drh@noemail.net>
Fri, 14 May 2004 21:59:40 +0000 (21:59 +0000)
committerdrh <drh@noemail.net>
Fri, 14 May 2004 21:59:40 +0000 (21:59 +0000)
commitd7556d209ec343f8bd28d842941a05df3331d18f
tree221fa00463a5257900a14feb634d556df4283dd8
parent9188b38919db680a2663de97d09e6ca8961ef512
Allocates VDBE cursors one by one in separate memory so that pointers to
cursors can persist through a realloc(). (CVS 1383)

FossilOrigin-Name: d8bacc16801606176fe8639b2f55b4584ad549df
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c