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

From Bruce Momjian
Subject Re: [PATCH] s_lock support for win32
Date
Msg-id 200407061922.i66JM0O12773@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCH] s_lock support for win32  (Manfred Spraul <manfred@colorfullife.com>)
Responses Re: [PATCH] s_lock support for win32  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Manfred Spraul wrote:
> Bruce Momjian wrote:
>
> >Because we don't support non-gcc Win32 builds of the backend, adding
> >this patch doesn't make sense.  If we ever start to support non-gcc
> >Win32 backends we can add this.
> >
> >
> >
> Ok. I wasn't aware that the backend is gcc-only.
> But what about my libpq patch? Races in the library startup just ask for
> corruptions.

The backend is gcc (MinGW) only on Win32.  We support non-gcc, but not
on Win32.

Yes, I saw the thread locking patch and will be applying that soon.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: First attempt: support for '\dg' in psql
Next
From: Andreas Pflug
Date:
Subject: Re: serverlog rotation/functions