postgresql/src/bin/pgbench
Dean Rasheed 0f516d039d 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
2021-05-19 12:50:58 +01:00
..
t Fix pgbench permute tests. 2021-05-19 12:50:58 +01:00
.gitignore Call xlc __isync() after, not before, associated compare-and-swap. 2016-02-19 22:47:50 -05:00
exprparse.y pgbench: Function to generate random permutations. 2021-04-06 11:50:42 +01:00
exprscan.l Update copyright for 2021 2021-01-02 13:06:25 -05:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pgbench.c Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pgbench.h pgbench: Function to generate random permutations. 2021-04-06 11:50:42 +01:00