]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add assert() statements to sqlite3ExprDelete() that prove various symmetry
authordrh <drh@noemail.net>
Sat, 28 Jul 2018 01:30:43 +0000 (01:30 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Jul 2018 01:30:43 +0000 (01:30 +0000)
commit35284b6c48eef43829222d9626f353f66ee005f2
tree8aa93dbe779559b5f04dda384092fc0351b645d1
parent954733b3864f2659ae839dc5009a5e66469bae2c
Add assert() statements to sqlite3ExprDelete() that prove various symmetry
properties of the Expr object that might be exploited to make the Expr object
smaller and faster.

FossilOrigin-Name: 81f25d5c84e4d2d0cd3c6a7c105c7c93d310218feeea4e023dbc32e7e96b2a52
manifest
manifest.uuid
src/expr.c