Re: ECPG regression tests expected files - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: ECPG regression tests expected files
Date
Msg-id 20070329153345.GE5071@svr2.hagander.net
Whole thread Raw
In response to Re: ECPG regression tests expected files  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
On Thu, Mar 29, 2007 at 02:04:48PM +0200, Michael Meskes wrote:
> On Wed, Mar 28, 2007 at 07:30:21PM +0200, Magnus Hagander wrote:
> > If you want to pick one early, please look at the one about the thread
> > regression tests not appearing to run at all. I'd like to have that
> > confirmed before I try to dig into how to fix it - in case it's not
> > actually broken, and it's just me who's doing something wrong...
> 
> I just committed some stuff including your patch and a fix to the
> regression test problem. At least it works on my system.

Thanks. Passes the regression tests on win32 with the native threading.
I've updated and committed updates to the thread regression tests to have
them use the native threading as well. This removes the final requirement
on pthreads on win32, so that's one more non-standard build depdendency no
longer needed. Yay!

//Magnus



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch queue concern
Next
From: Tom Lane
Date:
Subject: Re: CREATE INDEX and HOT - revised design