Re: ECPG regression tests expected files

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ECPG regression tests expected files
Date: 2007-03-29 15:33:45
Message-ID: 20070329153345.GE5071@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-03-29 15:45:05 Re: CREATE INDEX and HOT - revised design
Previous Message Tom Lane 2007-03-29 15:07:40 Re: Patch queue concern