Re: Crash with old Windows on new CPU - Mailing list pgsql-hackers

From Christian Ullrich
Subject Re: Crash with old Windows on new CPU
Date
Msg-id 56E17CC7.9040108@chrullrich.net
Whole thread Raw
In response to Re: Crash with old Windows on new CPU  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
* Magnus Hagander wrote:

> I did notice the #ifdef's are actually different in the header and body
> section of the patch, which seems wrong. I used the one from the actual
> implementation (_M_AMD64) for the header includes as, and also merged the
> #ifdef's together to a single #if in each section. Please verify!

Should be fine. I remember I had a reason for doing it this way, but it 
can't have been a very good one. Thanks for cleaning it up.

-- 
Christian




pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Freeze avoidance of very large table.
Next
From: Robert Haas
Date:
Subject: Re: Parallel Aggregate