SQLite

Check-in [1d41c16116]
Login

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

Overview
Comment:New test cases and infrastructure for testing the xBestIndex method of virtual tables.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1d41c161165006d6c2af47e476f05fb13039f8b8
User & Date: drh 2016-03-01 22:48:00.766
Context
2016-03-02
00:58
Add the optional -DSERIES_OMIT_CONSTRAINT_VERIFY=0 option to the series.c extension that implements the generate_series() virtual table. (check-in: 3d9daa929c user: drh tags: trunk)
2016-03-01
22:48
New test cases and infrastructure for testing the xBestIndex method of virtual tables. (check-in: 1d41c16116 user: drh tags: trunk)
22:41
Improved debugging output with wheretrace. Fix some typos in test script comments. (check-in: 13a37fd487 user: drh tags: trunk)
18:35
Fix a memory leak in the test code on this branch. (Closed-Leaf check-in: 7a1add5634 user: dan tags: test-bestindex)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to main.mk.
Changes to src/tclsqlite.c.
Added src/test_bestindex.c.
Added test/bestindex1.test.