]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the CREATE TABLE AS statement correctly undoes partial changes
authordrh <drh@noemail.net>
Tue, 16 Jun 2015 16:39:01 +0000 (16:39 +0000)
committerdrh <drh@noemail.net>
Tue, 16 Jun 2015 16:39:01 +0000 (16:39 +0000)
commit0dd5cdaea5594977a58cd4de136c135465b78864
treeeb0783412d196c2e4222742f15cc1978d715ff71
parent07d694c750d16e55d0c5866dbea3d8a1cf374f76
Ensure that the CREATE TABLE AS statement correctly undoes partial changes
to the sqlite_master table if the SELECT on the right-hand side aborts with
an error.  Fix for ticket [873cae2b6e25b]

FossilOrigin-Name: 400e025e7c61efab71b891743c07a0862e5bb934
manifest
manifest.uuid
src/build.c
src/vdbeaux.c
test/table.test