]> 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:15:01 +0000 (21:15 +0000)
committerdrh <>
Sun, 24 Mar 2024 21:15:01 +0000 (21:15 +0000)
commitff549b138434455382d7bd11c495c488d8528d5d
tree3f2a11b7a9227b4a54c6cab587e32f583c899932
parent5b9ba67d8efaf39674ae9ee92fc4e07c2e4cfe2d
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: d68fb8b5dbb8305e00d2dd14d8fe6b3d9f67e2459102ff160d956a6b75ddc18e
manifest
manifest.uuid
src/pragma.c
test/pragma4.test