| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Blind attempt at a Cygwin fix |
| Date: | 2016-01-08 15:01:26 |
| Message-ID: | 23313.1452265286@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2016-01-08 15:13:31 | Re: [COMMITTERS] pgsql: Blind attempt at a Cygwin fix |
| Previous Message | Alvaro Herrera | 2016-01-08 14:49:51 | pgsql: Blind attempt at a Cygwin fix |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-01-08 15:07:51 | Re: No Issue Tracker - Say it Ain't So! |
| Previous Message | Alvaro Herrera | 2016-01-08 15:00:58 | Re: dblink: add polymorphic functions. |