]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add ENABLE compile-time options to enable carray() and median(). Hence
authordrh <>
Wed, 8 Oct 2025 18:11:37 +0000 (18:11 +0000)
committerdrh <>
Wed, 8 Oct 2025 18:11:37 +0000 (18:11 +0000)
commit01f5e6e757900487b46e739f8e251feac254aa19
treef1d66d580ae7c71fa4073d8529c84ec22df08673
parentba5cce9f0878f93993d44a173946d4643af07f73
Add ENABLE compile-time options to enable carray() and median().  Hence
there is no new code and no increase in library size without the ENABLE
macros.

FossilOrigin-Name: 7dec290b413ca1bc67694743d8b771e1634fd85251f1a23d60aaf36c63f0f366
12 files changed:
Makefile.msc
main.mk
manifest
manifest.uuid
src/build.c
src/carray.c
src/func.c
src/test1.c
src/vdbe.h
src/vdbeaux.c
test/tabfunc01.test
tool/mkctimec.tcl