git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f48385c) | patch
Test honestly for <sys/signalfd.h>.
Wed, 9 Feb 2022 19:24:54 +0000 (14:24 -0500)
Wed, 9 Feb 2022 19:24:54 +0000 (14:24 -0500)
commit c5f5b4dd4b5ccecd193550530ff483f16f95746b
Test honestly for <sys/signalfd.h>.

Commit 6a2a70a02 supposed that any platform having <sys/epoll.h>
would also have <sys/signalfd.h>. It turns out there are still a
few people using platforms where that's not so, so we'd better make
a separate configure probe for it. But since it took this long to
notice, I'm content with the decision to not have a separate code
path for epoll-only machines; we'll just fall back to using poll()
for these stragglers.

Per gripe from Gabriela Serventi. Back-patch to v14 where this
code came in.

Discussion: https://postgr.es/m/CAHOHWE-JjJDfcYuLAAEO7Jk07atFAU47z8TzHzg71gbC0aMy=g@mail.gmail.com
configure diff | blob | blame | history
configure.ac diff | blob | blame | history
src/backend/storage/ipc/latch.c diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
src/tools/msvc/Solution.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /