]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the SRT_Subroutine mode into SRT_Coroutine. Use co-routines in
authordrh <drh@noemail.net>
Fri, 20 Jun 2008 15:24:01 +0000 (15:24 +0000)
committerdrh <drh@noemail.net>
Fri, 20 Jun 2008 15:24:01 +0000 (15:24 +0000)
commite00ee6eb37748891f366c98ac39160a036433070
tree400184e73d99201370be187ec9f91b33bdd9e7f9
parent2d1d86fbbe4262939a77fa48658cfd159c0f04ba
Change the SRT_Subroutine mode into SRT_Coroutine.  Use co-routines in
the INSERT processing logic. (CVS 5255)

FossilOrigin-Name: 6b9d92fc3f265ef75c9182e537812490bb818950
manifest
manifest.uuid
src/insert.c
src/select.c
src/sqliteInt.h
src/vdbe.c