]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the query planner so that it detects when the xBestIndex method
authordrh <drh@noemail.net>
Mon, 9 Apr 2018 15:57:54 +0000 (15:57 +0000)
committerdrh <drh@noemail.net>
Mon, 9 Apr 2018 15:57:54 +0000 (15:57 +0000)
commit337679be4e1c7269eb19654b46dea3a6b6231d3a
treeab9a811d6f58b10c3fa7fa4baa787dde5a2bdac6
parent67ecf1f5c243a693fad2e10d8b9e1f61beb35d44
Enhance the query planner so that it detects when the xBestIndex method
of a virtual table gives out-of-sequence argvIndex values and reports an
error.  Secondary fix for ticket [2b8aed9f7c9e6].

FossilOrigin-Name: 9506ec14fb9e58986c1b79a3ca78430ad94b10966944c864e0429a7688dd1454
manifest
manifest.uuid
src/where.c