Re: APR 1.0 released - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: APR 1.0 released
Date
Msg-id 413C9E65.9040302@dunslane.net
Whole thread Raw
In response to Re: APR 1.0 released  (Reini Urban <rurban@x-ray.at>)
Responses Re: APR 1.0 released  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers

Reini Urban wrote:

>
>
> FYI: WIN32 is also defined because <windows.h> is included. 
> (/usr/incluse/w32api/windef.h)
> If you want this or that, do proper nesting, and use #else.
>
>

Ugh, yes. A little experimentation shows that __WIN32__ is defined for 
MinGW only, but WIN32 is for both. I wonder how we missed that in 
various places. Maybe we need a little audit of the use of WIN32.

cheers

andrew


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Indexed views?
Next
From: Gaetano Mendola
Date:
Subject: Re: huge execution time difference with almost same plan