mirror of
https://github.com/postgres/postgres.git
synced 2026-05-27 19:15:03 -04:00
b78d1bed07
truncating to integer. Remove regress test that checks whether 4567890123456789 can be converted to float without loss; since that's 52 bits, it's on the hairy edge of failing with IEEE float8s, and indeed rint seems to give platform-dependent results for it.