postgres_fdw: Fix tests on some Windows variants
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 26 Mar 2025 05:56:52 +0000 (06:56 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 26 Mar 2025 06:00:00 +0000 (07:00 +0100)
commitd2028e9bbc1af94d2ac390146293f02b548c95c9
treed961125cd079e4d0ff1ea8a56eb9ce591f33d3b7
parentbde2fb797aaebcbe06bf60f330ba5a068f17dda7
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.
contrib/postgres_fdw/t/001_auth_scram.pl