Re: PthreadGC2 of MinGW is not linked. - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: PthreadGC2 of MinGW is not linked.
Date
Msg-id 20070403120214.GD8638@svr2.hagander.net
Whole thread Raw
In response to Re: PthreadGC2 of MinGW is not linked.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
Responses Re: PthreadGC2 of MinGW is not linked.  (Dave Page <dpage@postgresql.org>)
List pgsql-hackers
On Tue, Apr 03, 2007 at 06:16:26PM +0900, Hiroshi Saito wrote:
> Hi.
> 
> >>Am I misunderstanding it?
> >
> >That is intended. With the changes that was put in to ecpg, pthreads is no
> >longer required. We use the native threading on Windows instead. 
> >
> >Also, enable_thread_safety is now the default for windows :-)
> 
> Ooops, Isn't pthreadGC2 necessary?

Not any more.

> Slony-I is still used...Ahh, I have not confirmed it yet.

Slony uses it, yes. It would probably be worthwhile to fix that one as
well, but I haven't looked at how much work that would be.

//Magnus



pgsql-hackers by date:

Previous
From: Grzegorz Jaskiewicz
Date:
Subject: Re: Oracle indemnifies PostgreSQL on its patents
Next
From: Dave Page
Date:
Subject: Re: PthreadGC2 of MinGW is not linked.