diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-01-26 22:50:26 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-01-26 22:50:26 +0000 |
commit | b78d1bed07d343542a4d295c3113c73a3379ed93 (patch) | |
tree | 6ea9034397632b7bb2496a51968372fde1a7c1d2 /src/backend/access/gist/gist.c | |
parent | 5a832218fd24e659826a8e5ca6cdafbdba1dde4b (diff) | |
download | postgresql-b78d1bed07d343542a4d295c3113c73a3379ed93.tar.gz postgresql-b78d1bed07d343542a4d295c3113c73a3379ed93.zip |
Change float8-to-int8 conversion to round to nearest, rather than
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.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions