Обсуждение: pgsql: Attempt to stabilize postgres_fdw tests

Поиск
Список
Период
Сортировка

pgsql: Attempt to stabilize postgres_fdw tests

От
David Rowley
Дата:
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(+)