]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The WITHIN GROUP (ORDER BY ...) syntax is now a compile-time option:
authordrh <>
Sun, 1 Sep 2024 23:27:34 +0000 (23:27 +0000)
committerdrh <>
Sun, 1 Sep 2024 23:27:34 +0000 (23:27 +0000)
commit1c30df3598e03605906fe127817dc3e42dc27460
treef8d37b750f8e0e000f3d039862a7a344e9e401e1
parentca447020ae7dc06f4e5c7430fac3327e96115af9
The WITHIN GROUP (ORDER BY ...) syntax is now a compile-time option:
SQLITE_ENABLE_ORDERED_SET_FUNCS.  There is no increment in the code size
if the option is omitted.

FossilOrigin-Name: c9367e2532d653738af27c4d92810eb648a9e12f72d7223017c87cb0dddc6804
manifest
manifest.uuid
src/ctime.c
src/parse.y
src/sqlite.h.in
src/test_config.c
test/testrunner_data.tcl
tool/mkctimec.tcl
tool/mkkeywordhash.c