]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When possible, use the multi-column samples in sqlite_stat4 to estimate the number...
authordan <dan@noemail.net>
Tue, 6 Aug 2013 20:01:43 +0000 (20:01 +0000)
committerdan <dan@noemail.net>
Tue, 6 Aug 2013 20:01:43 +0000 (20:01 +0000)
commit7a4192358a6aec4cf9828ac7539025fdb659e264
treee85248930e3ca815740fde205aff06f501d663f2
parentc612970c9d4d388b3dac6d7a885634f57c1eaee1
When possible, use the multi-column samples in sqlite_stat4 to estimate the number of index rows scanned by a query plan.

FossilOrigin-Name: 2973f5ca736c4a6f13c653d54b6a29d7cae8d0ed
manifest
manifest.uuid
src/alter.c
src/sqliteInt.h
src/update.c
src/vdbemem.c
src/where.c