mirror of
https://github.com/postgres/postgres.git
synced 2025-06-07 11:02:12 +03:00
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.