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: | [email protected] |
Views: | Whole Thread | Raw Message | 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/[email protected]
Branch
------
master
Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 79 --------------------------
contrib/postgres_fdw/sql/postgres_fdw.sql | 39 -------------
2 files changed, 118 deletions(-)
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 |