aboutsummaryrefslogtreecommitdiff
path: root/src/os_unix.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2015-03-24 16:43:34 +0000
committerdrh <drh@noemail.net>2015-03-24 16:43:34 +0000
commit126e9e6347216e47b538e4e8f24cfc2d752d89b3 (patch)
tree02ef587ec7f6d91ccccf3dc910e399acc5a0f5ce /src/os_unix.c
parentada3f2b14f1f9e9625f8e8f0e6b5a367bc0c9773 (diff)
parent466fd815fbdfce266f33ee61c8d06751a6170dc0 (diff)
parent428630cfcf50de48828f9f878ea0a13fc305dc7f (diff)
downloadsqlite-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