]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "colUsed" field to the sqlite3_index_info structure passed to virtual table...
authordan <dan@noemail.net>
Mon, 30 Nov 2015 12:01:37 +0000 (12:01 +0000)
committerdan <dan@noemail.net>
Mon, 30 Nov 2015 12:01:37 +0000 (12:01 +0000)
commitd6b459c996a2832007aefef12311d18ec3f2557d
tree5b524f3e23a2f95579fff021280171aec8d19972
parenta8de1e1c90d45521dfdcf198b58ba95f1c12e9fa
parent1acb539f4c255470e17ca639d144ca23570650f2
Add the "colUsed" field to the sqlite3_index_info structure passed to virtual table xBestIndex methods. To indicate the subset of the virtual table columns that may be required by the current scan.

FossilOrigin-Name: 47f10b7e5d8c1d965df891990090623444933cc9
manifest
manifest.uuid
src/sqlite.h.in