mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 00:04:14 -05:00
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.