pgsql: Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants of
the BlockSig/UnBlockSig declaration have to be PGDLLIMPORT'ified.
Per buildfarm results.

Modified Files:
--------------
    pgsql/src/include/libpq:
        pqsignal.h (r1.38 -> r1.39)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/libpq/pqsignal.h?r1=1.38&r2=1.39)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Add #include for struct timeval definition on
Next
From: [email protected] (Simon Riggs)
Date:
Subject: pgsql: Teach standby conflict resolution to use SIGUSR1 Conflict reason