]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial implementation of the WHERE-clause constant propagation optimization.
authordrh <drh@noemail.net>
Thu, 26 Jul 2018 21:16:53 +0000 (21:16 +0000)
committerdrh <drh@noemail.net>
Thu, 26 Jul 2018 21:16:53 +0000 (21:16 +0000)
commit660ee55663fb8aa26a7ebd764ec5c94440bcd62f
treec39315d386cf53f999a0426f0fa182f88d7c3569
parent42b2653871d32ad5c5222c7cf5139352c823aacc
Initial implementation of the WHERE-clause constant propagation optimization.

FossilOrigin-Name: 2fb82ad8ebb6434438c0d235b1239444fb08c8711cea2c5a9ed955fedd0acdec
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
test/whereL.test [new file with mode: 0644]