aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-07-25 11:39:08 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2013-07-25 11:39:46 -0400
commit1b09630fce1dfd4116eaaf154766a8a435168193 (patch)
treeeb1c65bd9205cc6176fcde9d6aafb5c5e6663ad0 /src/backend/utils/adt/xml.c
parent76a7650c40efeeb35be7a60f27ce151ad4e473a2 (diff)
downloadpostgresql-1b09630fce1dfd4116eaaf154766a8a435168193.tar.gz
postgresql-1b09630fce1dfd4116eaaf154766a8a435168193.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/xml.c')
0 files changed, 0 insertions, 0 deletions