]> 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:10:45 +0000 (21:10 +0000)
committerdrh <>
Sun, 24 Mar 2024 21:10:45 +0000 (21:10 +0000)
commitcf84ae0189ced4937662feebfcc855d64a5232a1
tree5d389cc7aa3c9858ab93f97f6dfc385eaf871b2e
parent4a402b80c59d4d3f929544e8eea54e8e5965700a
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.  Fix for the problem reported by
[forum:/forumpost/85b6a8b6705fb77a|forum post 85b6a8b6705fb77a].

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