]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add error checking: Do not allow functions other than those in the
authordrh <>
Sat, 31 Aug 2024 22:22:24 +0000 (22:22 +0000)
committerdrh <>
Sat, 31 Aug 2024 22:22:24 +0000 (22:22 +0000)
commitdf2d14b86e8d6d990ed9d5dd5b620fed5ece6adc
tree5bc5eda45419c2f81f6b005179c52ee9ad979e85
parenta239ece3781403dd43d0f4db048741a2c8184f37
Add error checking: Do not allow functions other than those in the
percentile extension to use the ordered-set aggregate notation.

FossilOrigin-Name: 317d901429303340290334dbe7680a36339df0a50b586e3f71b6c5e5eba6d411
ext/misc/percentile.c
manifest
manifest.uuid
src/main.c
src/parse.y
src/resolve.c
src/sqlite.h.in
src/sqliteInt.h