]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The EP_Resolved flag on the Expr object is not required for correctness nor
authordrh <drh@noemail.net>
Wed, 12 Jul 2017 17:08:24 +0000 (17:08 +0000)
committerdrh <drh@noemail.net>
Wed, 12 Jul 2017 17:08:24 +0000 (17:08 +0000)
commit971ecd7eaa1d3fe923b4dea45a896224f2169a1d
treed35b395046ff2e6177b044b59bfd2f994973815c
parentec360a8d01bb445fd6bdad301bf636982e1180a3
The EP_Resolved flag on the Expr object is not required for correctness nor
performance, so remove it.

FossilOrigin-Name: 54f55d3b7973e326541a81bfb2e752a2f6618e4fec9a3631b95f28e12e9c6e34
manifest
manifest.uuid
src/parse.y
src/resolve.c
src/sqliteInt.h