]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the ExprSpan object. Instead, keep track of the test of subphrases in
authordrh <drh@noemail.net>
Sun, 24 Dec 2017 00:18:47 +0000 (00:18 +0000)
committerdrh <drh@noemail.net>
Sun, 24 Dec 2017 00:18:47 +0000 (00:18 +0000)
commit1be266ba089bf463f1b0a5ea2839b7a1341d91ab
tree5dce4dc6834328c050928c7046a813d9472f4f07
parent88a921ce602c7d940a0ba4ed3eeeef31a4ce1455
Remove the ExprSpan object. Instead, keep track of the test of subphrases in
the parse using the "scanpt" non-terminal.

FossilOrigin-Name: 3eab7bdc44e0878b83dc86f27058a40c2ffafeacadc566f03693f6dc7e40a504
manifest
manifest.uuid
src/build.c
src/expr.c
src/parse.y
src/sqliteInt.h