]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the new SQLITE_TESTCTRL_OPTGET that retrieves the current optimization optimization-onoff
authordrh <>
Wed, 21 Aug 2024 18:57:55 +0000 (18:57 +0000)
committerdrh <>
Wed, 21 Aug 2024 18:57:55 +0000 (18:57 +0000)
commitbe1fdbd272588cc61359dd3baf755bf8e857cf54
treeb8ab7efdf0e2f9e0d4dac00cb71d5ab3d38a50f7
parent9904d824b890b9b30c514c14f2c5fcbc4118f456
Add the new SQLITE_TESTCTRL_OPTGET that retrieves the current optimization
setting.  Use this in the CLI to provide symbolic fine-grain control
over optimization settings using the ".testctrl opt" dot-command.

FossilOrigin-Name: 0ea4e1e8fc689cb1af3a8d21dd6af9d483115412b414e85e8a42480f50d65af2
manifest
manifest.uuid
src/main.c
src/shell.c.in
src/sqlite.h.in