]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increase the precision of double → text conversions that happen in
authordrh <>
Sat, 21 Feb 2026 10:57:02 +0000 (10:57 +0000)
committerdrh <>
Sat, 21 Feb 2026 10:57:02 +0000 (10:57 +0000)
commit4428aa842ccb865ff61e0badcdc1e4437638c33a
tree5e007dd1a5e43d5172a92b5c0f0dd12cca68343a
parent24ef9fbb1972831dfd1a74da0fe2b2782ac04e42
Increase the precision of double &rarr; text conversions that happen in
sqlite3_column_text(), or sqlite3_value_text(), or in the CAST() operator,
or similar, so that round-tripping the value back to double results in
exactly the same value.

FossilOrigin-Name: ef0049e3ade304f64e1ab97e52e1e21379e4db461f3fa80dac8e544fb90d622f
manifest
manifest.uuid
src/util.c
src/vdbemem.c
test/e_expr.test