diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-11-25 16:37:49 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-11-25 16:37:49 +0900 |
commit | 9e492d6b693a60d53a5d3d8fbd40ae253b7d22f5 (patch) | |
tree | 4b5efc28bf700e525e306f0544214747bf1fc586 /src/backend/executor/spi.c | |
parent | d13b684117bdf136f97db5bcba2be524ed038b6d (diff) | |
download | postgresql-9e492d6b693a60d53a5d3d8fbd40ae253b7d22f5.tar.gz postgresql-9e492d6b693a60d53a5d3d8fbd40ae253b7d22f5.zip |
Skip TAP test for peer authentication if there are no unix-domain sockets
Peer connections require support for local connections to work, but the
test missed the same check as the other ones in this suite. The
buildfarm does not run the authentication tests on Windows, and, more
surprisingly, the CI with meson was already able to skip it.
Author: Anton A. Melnikov
Discussion: https://postgr.es/m/28b9d685-9590-45b1-fe87-358d61c6950a@inbox.ru
Diffstat (limited to 'src/backend/executor/spi.c')
0 files changed, 0 insertions, 0 deletions