diff options
author | drh <drh@noemail.net> | 2015-03-24 16:43:34 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2015-03-24 16:43:34 +0000 |
commit | 126e9e6347216e47b538e4e8f24cfc2d752d89b3 (patch) | |
tree | 02ef587ec7f6d91ccccf3dc910e399acc5a0f5ce /src/os_unix.c | |
parent | ada3f2b14f1f9e9625f8e8f0e6b5a367bc0c9773 (diff) | |
parent | 466fd815fbdfce266f33ee61c8d06751a6170dc0 (diff) | |
parent | 428630cfcf50de48828f9f878ea0a13fc305dc7f (diff) | |
download | sqlite-126e9e6347216e47b538e4e8f24cfc2d752d89b3.tar.gz sqlite-126e9e6347216e47b538e4e8f24cfc2d752d89b3.zip |
Prevent a virtual table from being destroyed while it is in use.
Also: replace Vdbe.inVtabMethod with sqlite3.nVDestroy. Simplify the
EXPLAIN output for P4.pVtab to only show the sqlite3_vtab pointer.
FossilOrigin-Name: cbeb9a1aed8ce3fb569a7717ad03c7c058b68de6