Re: Fix Windows socket error checking for MinGW

From: Michael Cronenworth <mike(at)cchtml(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fix Windows socket error checking for MinGW
Date: 2013-08-19 13:52:58
Message-ID: 5212233A.5070407@cchtml.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 08/17/2013 02:33 PM, Noah Misch wrote:
> One of the reports Michael cited was apparently "native":
> http://www.postgresql.org/message-id/E1UcLPd-0000L4-TI@wrigleys.postgresql.org
>
> Perhaps only some versions of w32api trigger the problem. I agree we ought to
> understand the necessary conditions before proceeding.

Correct.

This is *not* a gcc/cross-compile issue. It's a conditional variable definition
issue.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Charles Sheridan 2013-08-19 14:09:16 Re: Automatic Index Creation for Column Types
Previous Message Michael Cronenworth 2013-08-19 13:50:12 Re: Fix Windows socket error checking for MinGW