diff options
author | Andres Freund <andres@anarazel.de> | 2017-04-23 16:04:46 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2017-04-23 16:11:35 -0700 |
commit | b182a4ae2f9a542f7bab082c460f1250ca8a0aef (patch) | |
tree | 0b0e7528749239e228c0177b6c95a37783d20a43 /contrib/postgres_fdw/postgres_fdw.h | |
parent | eb97aa7e65627c602f559207a5a104cacbdd585f (diff) | |
download | postgresql-b182a4ae2f9a542f7bab082c460f1250ca8a0aef.tar.gz postgresql-b182a4ae2f9a542f7bab082c460f1250ca8a0aef.zip |
Don't include sys/poll.h anymore.
poll.h is mandated by Single Unix Spec v2, the usual baseline for
postgres on unix. None of the unixoid buildfarms animals has
sys/poll.h but not poll.h. Therefore there's not much point to test
for sys/poll.h's existence and include it optionally.
Author: Andres Freund, per suggestion from Tom Lane
Discussion: https://postgr.es/m/20505.1492723662@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions