]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Factor out the code that generates a co-routine for evaluating the SELECT
authordrh <drh@noemail.net>
Sat, 15 Sep 2012 13:29:23 +0000 (13:29 +0000)
committerdrh <drh@noemail.net>
Sat, 15 Sep 2012 13:29:23 +0000 (13:29 +0000)
commit5f085269370232e31efc969cb0641ead30cef73d
tree675a540e0e1223b75d200264039ce5a93e0ee6c1
parent6ec65491583c3aa2aa2a1230ef0d12d54c089dcc
Factor out the code that generates a co-routine for evaluating the SELECT
on the RHS of an INSERT statement so that the same code can potentially
be reused in other places.

FossilOrigin-Name: a93ee09cdc15987848bf9023e69892ce9a5f989e
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h