]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix json rendering so that it shows positive and negative infinity as numeric-only-json
authordrh <>
Fri, 17 Mar 2023 20:31:24 +0000 (20:31 +0000)
committerdrh <>
Fri, 17 Mar 2023 20:31:24 +0000 (20:31 +0000)
commit667b5cc985d68f0f63e67a2888d0ec36c83a1688
treededadd04730861ccd0ff89187756aceeedb7d2c5
parentf204be8098faa2182822baf748908da4371cad8d
Fix json rendering so that it shows positive and negative infinity as
9.0e+999 and -9.0e+999 respectively.

FossilOrigin-Name: efce4690a52592c4f5fc7d023eebe771b0e615bb03c0fe203493f853b28e8f85
manifest
manifest.uuid
src/json.c
src/printf.c
test/json101.test