]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Cache and reuse virtual table index information in the optimizer.
authordrh <drh@noemail.net>
Tue, 27 Jun 2006 01:54:26 +0000 (01:54 +0000)
committerdrh <drh@noemail.net>
Tue, 27 Jun 2006 01:54:26 +0000 (01:54 +0000)
commit6d209d8b0dc776cd53fb0b6892c95474aeb5c0b5
tree13b12132aaa143ac7524a416b7650a4621b124a0
parentc1be6324894f06db1422c35c61919cf5f5fad68f
Cache and reuse virtual table index information in the optimizer.
Improved diagnostics for virtual table index selection. (CVS 3300)

FossilOrigin-Name: 28413cf2b3f0e6f294e1f3c59fcce135b65c294f
manifest
manifest.uuid
src/sqliteInt.h
src/where.c