aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-04-27 17:13:29 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2017-04-27 17:13:54 -0400
commit53b157846024f28f8d48a6e0163c89a577f886a8 (patch)
treebdab00ab6d7a73594eb85688e2c612b8ddb81118 /src/backend/utils/adt/xml.c
parent28afff347a5db51a02b269fa13677d6924a88e78 (diff)
downloadpostgresql-53b157846024f28f8d48a6e0163c89a577f886a8.tar.gz
postgresql-53b157846024f28f8d48a6e0163c89a577f886a8.zip
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/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions