Re: pgsql: Blind attempt at a Cygwin fix - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Blind attempt at a Cygwin fix
Date
Msg-id 23313.1452265286@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Blind attempt at a Cygwin fix  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-committers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Blind attempt at a Cygwin fix

According to
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=brolga&dt=2016-01-08%2014%3A51%3A27

brolga now tries to compile win32security.c, which it evidently was not
doing before, but the compile blows up; looks like it is missing #include
calls (which must exist in other places where this code lives ...)

            regards, tom lane


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Blind attempt at a Cygwin fix
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Revert "Blind attempt at a Cygwin fix"