]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the percentile() extension function to include the median()
authordrh <>
Tue, 23 Jul 2024 16:23:46 +0000 (16:23 +0000)
committerdrh <>
Tue, 23 Jul 2024 16:23:46 +0000 (16:23 +0000)
commit171c944345ac9f11711679f3c68e3d792cb529cd
tree7bd8c7e4e8bcf5cfad3dc452cd1cebd93ff5b1e8
parent8bd5ff4f328a5d274a884f9e99c03b7dd7cebd27
Enhance the percentile() extension function to include the median()
variant.  Update the implementation to implement its own sorting
algorithm, so that the extension no longer depends on qsort().

FossilOrigin-Name: 6e31b1bab1f014933c671a12a5930c1e88d611cfe68d389e9ce888bd8842addd
ext/misc/percentile.c
manifest
manifest.uuid
test/percentile.test