pgsql: Fix compiler warning for ppoll() on Cygwin - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix compiler warning for ppoll() on Cygwin
Date
Msg-id E1ij9bl-0007rN-9u@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Fix compiler warning for ppoll() on Cygwin  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Fix compiler warning for ppoll() on Cygwin

_GNU_SOURCE is required to get the prototype, so just define that
globally, as was already done in the linux template.

Discussion: https://www.postgresql.org/message-id/flat/6b467edc-4018-521f-ab18-171f098557ca%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/127ccb37251744c0fad2df0f3f67dd2c38fe8389

Modified Files
--------------
src/template/cygwin | 3 +++
1 file changed, 3 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid low-probability regression test failures in timestamp[tz]