diff options
author | Dean Rasheed <dean.a.rasheed@gmail.com> | 2021-05-19 12:50:58 +0100 |
---|---|---|
committer | Dean Rasheed <dean.a.rasheed@gmail.com> | 2021-05-19 12:50:58 +0100 |
commit | 0f516d039d8023163e82fa51104052306068dd69 (patch) | |
tree | 1439773f5859aaaa389c3e0841fdf418e0c02ecc /src/backend/executor/nodeModifyTable.c | |
parent | 167bd4804995afd654bd97ca9486acbece24377e (diff) | |
download | postgresql-0f516d039d8023163e82fa51104052306068dd69.tar.gz postgresql-0f516d039d8023163e82fa51104052306068dd69.zip |
Fix pgbench permute tests.
One of the tests for the pgbench permute() function added by
6b258e3d68 fails on some 32-bit platforms, due to variations in the
floating point computations in getrand(). The remaining tests give
sufficient coverage, so just remove the failing test.
Reported by Christoph Berg. Analysis by Thomas Munro and Tom Lane.
Based on patch by Fabien Coelho.
Discussion: https://postgr.es/m/YKQnUoYV63GRJBDD@msg.df7cb.de
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions