mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
The configure script's test for <sys/ucred.h> did not work on OpenBSD,
because on that platform <sys/param.h> has to be included first.
As a result, socket peer authentication was disabled on that platform.
Problem introduced in commit be4585b1c2.
Andres Freund, slightly simplified by me.
868 KiB
Executable File
868 KiB
Executable File