diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-03-25 00:09:26 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-03-25 00:09:26 -0400 |
commit | 038a2ed1392363a59adeee4e86d848ca74ce39c5 (patch) | |
tree | 5f8a793ce663a5c7a36a90475b268795bf5fdbc5 /src/backend/executor/nodeModifyTable.c | |
parent | da616950cee395919f835b5cbec3d23c4844015a (diff) | |
download | postgresql-038a2ed1392363a59adeee4e86d848ca74ce39c5.tar.gz postgresql-038a2ed1392363a59adeee4e86d848ca74ce39c5.zip |
Stabilize regression test result.
If random() returns a result sufficiently close to zero, float8out
switches to scientific notation, breaking this test case's expectation
that the output should look like '0.xxxxxxxxx'. Casting to numeric
should fix that. Per buildfarm member pogona.
Discussion: https://postgr.es/m/20180324212502.wt4serghfidge2on@alap3.anarazel.de
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions