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-12-24 08:41:47
Message-ID: E1n0g95-0004oc-VN@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 6e0cb3dec1 added the tests that check that escape sequences in
postgres_fdw.application_name setting are replaced with status information
expectedly. But they were unstable and caused some buildfarm
members to report the failure. This commit reverts those unstable tests.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e64ad369771b66bb3e916aade735defce6e65a1

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 32 --------------------------
contrib/postgres_fdw/sql/postgres_fdw.sql | 21 -----------------
2 files changed, 53 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2021-12-24 09:00:06 Re: pgsql: postgres_fdw: Allow postgres_fdw.application_name to include esc
Previous Message Fujii Masao 2021-12-24 08:20:18 Re: pgsql: postgres_fdw: Allow postgres_fdw.application_name to include esc