]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance improvement and size reduction in the Expr node allocator
authordrh <drh@noemail.net>
Tue, 6 Dec 2016 22:47:23 +0000 (22:47 +0000)
committerdrh <drh@noemail.net>
Tue, 6 Dec 2016 22:47:23 +0000 (22:47 +0000)
commitabfd35ea03475fab71b71e1320f103dc43cce523
treeb6cfaad80d8b8202d76222258efa16e6855ade2f
parent2b519ab0155a0559888a571659b7a68e922db06d
Performance improvement and size reduction in the Expr node allocator
function sqlite3PExpr().

FossilOrigin-Name: 2a81763e68cdf9b8c46389b1e1a87bc2084b53e7
manifest
manifest.uuid
src/delete.c
src/expr.c
src/fkey.c
src/parse.y
src/select.c
src/sqliteInt.h
src/wherecode.c
src/whereexpr.c