Re: mingw check hung - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: mingw check hung
Date
Msg-id 20090212125413.GA16535@svr2.hagander.net
Whole thread Raw
In response to Re: mingw check hung  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Mon, Feb 02, 2009 at 07:37:46AM -0500, Andrew Dunstan wrote:
> 
> 
> Magnus Hagander wrote:
> >Hmm. Actually, if I look at how things were before, I think we only
> >called SetEnvironmentVariable() in case we set a variable, and never if
> >we removed one. I'm not sure that's correct behavior, but it's
> >apparently non-crashing behavior. Perhaps we need to restore that one?
> >
> >I'd be in favor of restoring it for both mingw and msvc in that case -
> >that way we keep the platforms as close to each other as possible.
> >
> >Comments?
> >
> >
> >  
> 
> works for me.

Patch applied for this.

//Magnus


pgsql-hackers by date:

Previous
From: Richard Huxton
Date:
Subject: Re: [GENERAL] Fwd: Need help in porting Oracle PL/SQL's OUT paramater based procedures
Next
From: "Kevin Grittner"
Date:
Subject: Re: Optimization rules for semi and anti joins