]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Optimization to the round() SQL function for large input values without a
authordrh <drh@noemail.net>
Thu, 30 May 2019 13:47:10 +0000 (13:47 +0000)
committerdrh <drh@noemail.net>
Thu, 30 May 2019 13:47:10 +0000 (13:47 +0000)
commit84422db987f3e26545760984ace02515eed1542c
treea7eee3922d75d745399533ddfff6a08012900f81
parent05921223c25ae385a5e17bbf5484f5885bb78f2c
Optimization to the round() SQL function for large input values without a
fractional part.

FossilOrigin-Name: e95138f5f4febde598f39e031d6e4f4d5ad0adbd8dcdd34fd0baaa78ab393417
manifest
manifest.uuid
src/func.c
src/util.c