]> git.ipfire.org Git - thirdparty/sqlite.git/commit
An experimental interface for retrieving the estimated cost and estimated
authordrh <drh@noemail.net>
Fri, 26 Apr 2019 17:20:33 +0000 (17:20 +0000)
committerdrh <drh@noemail.net>
Fri, 26 Apr 2019 17:20:33 +0000 (17:20 +0000)
commitac2fa465e9e9f264ab876d0df360a485ffbbbe15
tree7e788ab026b928b4618775736d8ec024b6023ed7
parentdbdd93b7e1b6f4e129df36309868a4c1fb002207
An experimental interface for retrieving the estimated cost and estimated
number of output rows for a query.

FossilOrigin-Name: 1b25fa108ab2c4ada75935abf919de2b4c3b39553b2a0ab2a485645a02352e7e
manifest
manifest.uuid
src/shell.c.in
src/sqlite.h.in
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/where.c
src/whereInt.h