]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bring comments on the INSERT code generator up-to-date. Fix the INSERT code
authordrh <drh@noemail.net>
Sun, 19 Apr 2015 18:32:43 +0000 (18:32 +0000)
committerdrh <drh@noemail.net>
Sun, 19 Apr 2015 18:32:43 +0000 (18:32 +0000)
commita21f78b93fab3fa00b594fcab91c1b8e599547f0
treee7cf0b9db07bed7ab51d700be1dce62d44053e11
parent816070cf5ca2e547e105400ea79104f206f00db7
Bring comments on the INSERT code generator up-to-date.  Fix the INSERT code
generator so that it correctly handles inserts from a SELECT into a virtual
table with non-terminal hidden columns.

FossilOrigin-Name: 4ac81fac6c6302c042be3df493a41630b733fff0
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h
src/vtab.c
test/vtabA.test