Re: [PATCH] s_lock support for win32 - Mailing list pgsql-patches

From Tom Lane
Subject Re: [PATCH] s_lock support for win32
Date
Msg-id 27346.1088694050@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] s_lock support for win32  (Claudio Natoli <claudio.natoli@memetrics.com>)
List pgsql-patches
Claudio Natoli <claudio.natoli@memetrics.com> writes:
>> The win32 port doesn't have a native user space spinlock
>> implementation yet.

> It does when compiled with MingW.

Are we intending to support any other compilers/build environments
than that one?

Offhand I would prefer to see us using the existing i386 spinlock
code under Windows, because that's already tested and known to work.
However I can see that this would not fly when using a non-gcc
compiler ...

            regards, tom lane

pgsql-patches by date:

Previous
From: ohp@pyrenet.fr
Date:
Subject: Re: PITR Archive Recovery
Next
From: "Andrew Dunstan"
Date:
Subject: Re: latest plperl