Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants of

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c9dc53be77664952ebd3b50a1e920e92306484de
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-01-16T05:52:29Z
Releases: 9.0.0
Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants of
the BlockSig/UnBlockSig declaration have to be PGDLLIMPORT'ified.
Per buildfarm results.

Files

PathChange+/−
src/include/libpq/pqsignal.h modified +2 −2