diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-07-25 11:39:11 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-07-25 11:39:59 -0400 |
commit | 7f0bc6b448e70f18b9ff35be3a90444542d09d08 (patch) | |
tree | b4aaf6a8f1ae35d98af78b156ab9ac74799f6204 /src/backend/utils/adt/regexp.c | |
parent | 830d0e0edd73c015ca07423c402a3b1f79118d8f (diff) | |
download | postgresql-7f0bc6b448e70f18b9ff35be3a90444542d09d08.tar.gz postgresql-7f0bc6b448e70f18b9ff35be3a90444542d09d08.zip |
Fix configure probe for sys/ucred.h.
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 be4585b1c27ac5dbdd0d61740d18f7ad9a00e268.
Andres Freund, slightly simplified by me.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions