]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the percentile() SQL function as a loadable
authordrh <drh@noemail.net>
Tue, 28 May 2013 20:25:54 +0000 (20:25 +0000)
committerdrh <drh@noemail.net>
Tue, 28 May 2013 20:25:54 +0000 (20:25 +0000)
commitdef3367e50e58ba359a76f3aaa164b3ca6bbe49a
treef9f76a9775ec0f67f4acbdf5c9901453d406dcb0
parentcda73feaa2792e0ce030d972d8a3b9978ff54364
Add the percentile() SQL function as a loadable
extension in the ext/misc directory.

FossilOrigin-Name: a64d760d9290b1be78cdda7ae66d4f02c3b3fa53
Makefile.in
Makefile.msc
ext/misc/percentile.c [new file with mode: 0644]
main.mk
manifest
manifest.uuid
src/test1.c
test/percentile.test [new file with mode: 0644]