]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For query planning purposes, assume every table holds at least 100 min-row-estimate
authordrh <>
Tue, 28 May 2024 15:37:41 +0000 (15:37 +0000)
committerdrh <>
Tue, 28 May 2024 15:37:41 +0000 (15:37 +0000)
commitdef42a1ac279f45c998a8c3e5d2167f42c715305
treea3c3adf9f2736aaf10c7768988dd10ff0a377115
parentefe474af97decf22821c8b5249075101bd7feea5
For query planning purposes, assume every table holds at least 100
rows, as this seems to give better worst-case performance if the table row
count estimate turns out to be inaccurate.  Park this change on a branch for
now and consider it for a future enhancement.

FossilOrigin-Name: 76c7d9334f68b945f6f78123e8eb021b9dddb57086807155902b3ccdd91fd3f1
manifest
manifest.uuid
src/analyze.c