]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid factoring single-instruction constants that end up getting replaced
authordrh <drh@noemail.net>
Tue, 1 Apr 2008 18:04:11 +0000 (18:04 +0000)
committerdrh <drh@noemail.net>
Tue, 1 Apr 2008 18:04:11 +0000 (18:04 +0000)
commit47de955ea9f3ba1529035b17dd59f1312be68a6e
tree508719165761625e1c4411658f360471731ab083
parentc5499bef4b1a45596a5e1a4efdf208ff793c07b8
Avoid factoring single-instruction constants that end up getting replaced
by an SCopy instruction. (CVS 4952)

FossilOrigin-Name: e84ff57b6217afa84d60547dcc3a270b5e116818
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
test/cse.test