SQLite

Check-in [9404300ac1]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add the shardvtab virtual table that uses the new cost estimation functions.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | cost-est
Files: files | file ages | folders
SHA3-256: 9404300ac1dd0ef4e4b42f618901c6120b15a158c230f76e47c4c6346f6f4f58
User & Date: drh 2019-04-27 20:39:38.045
Context
2019-04-27
20:39
Add the shardvtab virtual table that uses the new cost estimation functions. (Leaf check-in: 9404300ac1 user: drh tags: cost-est)
2019-04-26
17:20
An experimental interface for retrieving the estimated cost and estimated number of output rows for a query. (check-in: 1b25fa108a user: drh tags: cost-est)
Changes
Unified Diff Side-by-Side Diff Patch
Added ext/misc/shardvtab.c.