pgsql: Attempt to stabilize postgres_fdw tests - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Attempt to stabilize postgres_fdw tests
Date
Msg-id E1qyUm2-003ZcT-WA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4b14e18714e10ac930ca53938fc6fa1a4fda50c7

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 2 ++
contrib/postgres_fdw/sql/postgres_fdw.sql      | 2 ++
2 files changed, 4 insertions(+)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Additional unicode primitive functions.
Next
From: Tom Lane
Date:
Subject: pgsql: Make GetConfigOption/GetConfigOptionResetString return "" for NU