Attempt to stabilize postgres_fdw tests

David Rowley <drowley@postgresql.org>

Commit: 4b14e18714e10ac930ca53938fc6fa1a4fda50c7
Author: David Rowley <drowley@postgresql.org>
Date: 2023-11-02T10:16:34Z
Releases: 17.0
Attempt to stabilize postgres_fdw tests

cac169d68 adjusted DEFAULT_FDW_TUPLE_COST and that seems to have caused
a test to become unstable on 32-bit machines.  Try to make it stable
again.

Reported-by: Michael Paquier
Discussion: https://postgr.es/m/ZUM2IhA8X2lrG50K@paquier.xyz

Files

Discussion