pgsql: postgres_fdw: Revert unstable tests for postgres_fdw.application

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: postgres_fdw: Revert unstable tests for postgres_fdw.application
Date: 2021-09-08 07:30:01
Message-ID: E1mNs1x-00057c-UR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

postgres_fdw: Revert unstable tests for postgres_fdw.application_name.

Commit 449ab63505 added the tests that check that postgres_fdw.application_name
GUC works as expected. But they were unstable and caused some buildfarm
members to report the failure. This commit reverts those unstable tests.

Reported-by: Tom Lane as per buildfarm
Discussion: https://postgr.es/m/3220909.1631054766@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/98dbef90eb29b13079ba3bd260b3c5818904ee86

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 79 --------------------------
contrib/postgres_fdw/sql/postgres_fdw.sql | 39 -------------
2 files changed, 118 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-09-08 08:07:51 pgsql: Disable anonymous record hash support except in special cases
Previous Message Peter Eisentraut 2021-09-08 06:57:45 pgsql: Fix incorrect format placeholders