aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-07-25 11:39:18 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2013-07-25 11:39:18 -0400
commit3ba763bd95b6eb027bc87e73806241b460807091 (patch)
tree779813379659ce6ada6b294f1d2e7509c5c2c365 /src/backend/executor/nodeFunctionscan.c
parent13f11c8a8cd0f696fc5f4aead96344e4a6173448 (diff)
downloadpostgresql-3ba763bd95b6eb027bc87e73806241b460807091.tar.gz
postgresql-3ba763bd95b6eb027bc87e73806241b460807091.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/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions