diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2016-10-26 14:17:07 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2016-10-26 14:17:07 +0300 |
commit | 73c8e8506cd1933ccf5c5d61088ca171a5f414c0 (patch) | |
tree | 1757df0fccb61efa6b13074d9e5af82b99cce15e /src/backend/executor/nodeFunctionscan.c | |
parent | e131ba4fe58123ce5726c1405486913b429c068c (diff) | |
download | postgresql-73c8e8506cd1933ccf5c5d61088ca171a5f414c0.tar.gz postgresql-73c8e8506cd1933ccf5c5d61088ca171a5f414c0.zip |
Avoid using platform-dependent floats in test case.
The number of decimals printed for floats varied in this test case, as
noted by several buildfarm members. There's nothing special about floats
and arrays in the code being tested, so replace the floats with numerics to
make the output platform-independent.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions