]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Replace the Vdbe.inVtabMethod field with the sqlite3.nVDestroy counter.
authordrh <drh@noemail.net>
Tue, 24 Mar 2015 12:51:52 +0000 (12:51 +0000)
committerdrh <drh@noemail.net>
Tue, 24 Mar 2015 12:51:52 +0000 (12:51 +0000)
commit086723a4a8a5490b46603554445a6e6d0e1c03e8
tree45d3fd624b3a41f95e60784d6f0a8145bfad615c
parentada3f2b14f1f9e9625f8e8f0e6b5a367bc0c9773
Replace the Vdbe.inVtabMethod field with the sqlite3.nVDestroy counter.

FossilOrigin-Name: 9faefb96272967e731e83ef516a8c1e1b876391b
manifest
manifest.uuid
src/sqliteInt.h
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c