Re: mingw check hung

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: mingw check hung
Date: 2009-01-28 16:21:34
Message-ID: 17657.1233159694@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> Andrew Dunstan wrote:
>> The suspect patch is quite definitely the source of the problem.

> I can't spot the error right off :-( Can you try to see if it's the
> putenv() or the unsetenv() that gets broken?

Are we sure pgwin32_unsetenv works in this environment? (Or worse,
maybe it's trying to use port/unsetenv.c?)

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-01-28 16:35:20 Re: Column privileges for system catalogs
Previous Message Joshua Brindle 2009-01-28 15:56:18 Re: How to get SE-PostgreSQL acceptable