Re: [PATCH] s_lock support for win32

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
Cc: 'Manfred Spraul' <manfred(at)colorfullife(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCH] s_lock support for win32
Date: 2004-07-02 00:18:03
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B55F4D9@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Tom Lane writes:
> Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)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?

Not currently; at least not for the backend, as psql/libpq etc continue to
also be supported under VC++.

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2004-07-02 00:58:53 Re: contrib/dbmirror
Previous Message Joe Conway 2004-07-01 20:38:21 Re: latest plperl