]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Here is the beginnings of an effort to factor out the implementation of
authordrh <drh@noemail.net>
Wed, 26 Dec 2018 15:04:43 +0000 (15:04 +0000)
committerdrh <drh@noemail.net>
Wed, 26 Dec 2018 15:04:43 +0000 (15:04 +0000)
commitc23a2145c46b41569df49a8f0dbbd733e35b5e3f
treed7eccedeec8d0c2d51b695ebd86b69c55a87ae9f
parent47df8a2c40f1362e10d0e23163452c898fe73311
Here is the beginnings of an effort to factor out the implementation of
scalar subqueries to be implemented as subroutines at the end of the main
body of bytecode, after the jump back to the OP_Init opcode.  This is an
incremental check-in that contains only preliminary changes.

FossilOrigin-Name: 50e5f390fbab4189c9700a2c62c951ab9acbf0a03c491e88f3e3bcf19a2311cc
manifest
manifest.uuid
src/build.c
src/expr.c
src/prepare.c
src/sqliteInt.h