]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the covering index OR optimization (check-in [fcbd6abd]) so that
authordrh <drh@noemail.net>
Sat, 8 Jul 2017 01:01:08 +0000 (01:01 +0000)
committerdrh <drh@noemail.net>
Sat, 8 Jul 2017 01:01:08 +0000 (01:01 +0000)
commit3a907ce69666a738fdb14d2860af03cf072d45cf
tree22255197d5e2b802f03e5a58e54afd4e8140c88f
parentb792d9ef4c0247841d6891741e526c88f1659b31
Fix the covering index OR optimization (check-in [fcbd6abd]) so that
it works with SQLITE_MAX_ATTACHED>30.  Broken by a bad cherry-pick merge.

FossilOrigin-Name: d227de8ad9cf757f30f5415ca8fccff3b5959621d09244bd1f444d3282c5b2ef
manifest
manifest.uuid
src/where.c