]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the uneven=N argument in sqlite_stat1 and replace it with var=N1,N2,...
authordrh <>
Mon, 1 Jan 2024 14:13:59 +0000 (14:13 +0000)
committerdrh <>
Mon, 1 Jan 2024 14:13:59 +0000 (14:13 +0000)
commit47d1f2759e1c2aca16d5bc4e1b4ca4777e9ff5e9
tree15e81a190b118d48bc5152a02d8602c7729f1138
parent2009129502f355c8e768f1311f252005088c19eb
Omit the uneven=N argument in sqlite_stat1 and replace it with var=N1,N2,...
so that the variation in each column is reported separately.  Omit the "slow"
argument from sqlite_stat1, computing that flag internally.  PRAGMA stats is
enhanced with a new column "est" that shows the aiRowLogEst array for each
index after it has been modified by "var=..." and also the "slow" flag.

FossilOrigin-Name: 4a8fc17365ccd989cc8050179ac586ca246698c71a64d7209786fb5569ba583a
manifest
manifest.uuid
src/analyze.c
src/pragma.c
src/pragma.h
tool/mkpragmatab.tcl