]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move elements of the Vdbe object that are only used during statement
authordrh <drh@noemail.net>
Mon, 23 Dec 2013 19:09:07 +0000 (19:09 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Dec 2013 19:09:07 +0000 (19:09 +0000)
commit73d5b8f5502c3c6428cf3ba559ff906a21be716a
tree017403daee3e25abcad6aff3892986420d4ec206
parent58c960816f2a54e15631871d20daca2ddb9d2e00
Move elements of the Vdbe object that are only used during statement
preparation out into the Parse object.

FossilOrigin-Name: c289a253c0c053ac8fc344efe138262c327d8096
manifest
manifest.uuid
src/prepare.c
src/sqliteInt.h
src/vdbeInt.h
src/vdbeaux.c