]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the xBestIndex method of the pragma virtual table so that it correctly
authordrh <>
Sun, 24 Mar 2024 21:18:03 +0000 (21:18 +0000)
committerdrh <>
Sun, 24 Mar 2024 21:18:03 +0000 (21:18 +0000)
commit85d788586d0ab2beaf32fbe011915cfcd6efd39d
tree444505488f8448e5efa4bbedfc40f5664185c75c
parent74851f66811854c772a9b2d0a13f1e9e82b69c25
Fix the xBestIndex method of the pragma virtual table so that it correctly
gives a higher cost to plans where the schema hidden parameter is
unconstrained.

FossilOrigin-Name: ec791413d55c8be881350efd0cd27a474e022c7115740bfe00914e61433977d3
manifest
manifest.uuid
src/pragma.c
test/pragma4.test