]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rename the ext/misc/analyze.c extension to ext/misc/diskused.c, to avoid
authordrh <>
Fri, 29 May 2026 14:57:38 +0000 (14:57 +0000)
committerdrh <>
Fri, 29 May 2026 14:57:38 +0000 (14:57 +0000)
commit3d006d0d00cc79bb8cfb9dc63f2db2acb080ac82
treed20a409c50d8ae328403cba4ca40fd847b588f07
parent991cbd78b37a4b6e6e305bc04ebd267af4c0f745
Rename the ext/misc/analyze.c extension to ext/misc/diskused.c, to avoid
confusion with the src/analyze.c file.  The function is now called
"diskused(X)" instead of "analyze(X)".  The CLI command is renamed
from ".dbstat" to ".diskused".

FossilOrigin-Name: c7839f7a1749b38f8a36c06d93a7b59095e91ce753e8dd020de273ca8f73a239
Makefile.msc
ext/misc/diskused.c [moved from ext/misc/analyze.c with 75% similarity]
main.mk
manifest
manifest.uuid
src/shell.c.in
test/fuzzcheck.c
test/shell7.test