Re: Crash with old Windows on new CPU

From: Christian Ullrich <chris(at)chrullrich(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Crash with old Windows on new CPU
Date: 2016-03-10 13:55:19
Message-ID: 56E17CC7.9040108@chrullrich.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-03-10 13:55:52 Re: Parallel Aggregate
Previous Message Masahiko Sawada 2016-03-10 13:51:20 Re: Freeze avoidance of very large table.