]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the estimated number of output rows to the EXPLAIN QUERY PLAN output
authordrh <drh@noemail.net>
Fri, 10 Oct 2014 17:20:39 +0000 (17:20 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Oct 2014 17:20:39 +0000 (17:20 +0000)
commit98545bb2edf182c7b29a14710fd1e80979b78151
tree14e37aaeab5cb370940da5e73c00082aa0e6b9cc
parent6c97789d2eb2df436506132cc3a4f211a68c6aa5
Add the estimated number of output rows to the EXPLAIN QUERY PLAN output
if compiled with SQLITE_EXPLAIN_ESTIMATED_ROWS.  This feature is off by
default for the time being.

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