summaryrefslogtreecommitdiff
path: root/src/common/scram-common.c
diff options
context:
space:
mode:
authorTom Lane2017-04-27 21:13:29 +0000
committerTom Lane2017-04-27 21:13:53 +0000
commit82ebbeb0abfe40fe5f19a6fcdffc7484fd3a35b0 (patch)
treebce59b87c7c2831ceef59ad9afde21071a01100d /src/common/scram-common.c
parent2bef06d51646058c6bb480fcdbffb1f0cc914fed (diff)
Cope with glibc too old to have epoll_create1().
Commit fa31b6f4e supposed that we didn't have to worry about that anymore, but it seems that RHEL5 is like that, and that's still a supported platform. Put back the prior coding under an #ifdef, adding an explicit fcntl() to retain the desired CLOEXEC property. Discussion: https://postgr.es/m/12307.1493325329@sss.pgh.pa.us
Diffstat (limited to 'src/common/scram-common.c')
0 files changed, 0 insertions, 0 deletions