]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Correctly handle virtual tables that are created and dropped all within
authordrh <drh@noemail.net>
Thu, 10 Apr 2008 18:35:21 +0000 (18:35 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Apr 2008 18:35:21 +0000 (18:35 +0000)
commit665850fbef9f50e4dd0872fccd098767028bb1c3
tree71ee1810ad72e77bd523502214bd7a85de43cdae
parent1e21fd523b6cc21fc5e962a3f481685c42308368
Correctly handle virtual tables that are created and dropped all within
a single transaction.  Ticket #2994. (CVS 4985)

FossilOrigin-Name: 0acb1b428d1181f597a2a665cae3eef5775f15f1
manifest
manifest.uuid
src/vtab.c
test/vtabB.test [new file with mode: 0644]