]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure new sqlite3_vtab objects created by the xCreate() virtual table
authordrh <drh@noemail.net>
Tue, 14 Oct 2014 20:25:43 +0000 (20:25 +0000)
committerdrh <drh@noemail.net>
Tue, 14 Oct 2014 20:25:43 +0000 (20:25 +0000)
commit5604cc0d3b12e306cf7a601444e8d0f655e3bafc
tree639c013653904bbfc7ec7e7f1a1dbc8b0d35e052
parent8dd8362d6446e8d83fd621122987f048216197c2
Make sure new sqlite3_vtab objects created by the xCreate() virtual table
method are initialized by the system, in accordance with the documentation.

FossilOrigin-Name: eab82330631187dcc3e5d2dddd23dbda5752904b
manifest
manifest.uuid
src/vtab.c