public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: pgsql: postgres_fdw: Fix tests on some Windows variants
Date: Wed, 26 Mar 2025 06:05:31 +0000
Message-ID: <[email protected]> (raw)
postgres_fdw: Fix tests on some Windows variants
The tests introduced by commit 76563f88cfb only work when Unix-domain
sockets are available. This is optional on Windows, and buildfarm
member drongo runs without them. To fix, skip the test if Unix-domain
sockets are not enabled.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/d2028e9bbc1af94d2ac390146293f02b548c95c9
Modified Files
--------------
contrib/postgres_fdw/t/001_auth_scram.pl | 73 +++++++++++++++++---------------
1 file changed, 39 insertions(+), 34 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: postgres_fdw: Fix tests on some Windows variants
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox