Re: Fix for pg_upgrade's forcing pg_controldata into English - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fix for pg_upgrade's forcing pg_controldata into English
Date
Msg-id 3587.1283382994@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fix for pg_upgrade's forcing pg_controldata into English  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Fix for pg_upgrade's forcing pg_controldata into English
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Tom Lane wrote:
>> However, that's something for 9.1 and beyond.  Bruce's immediate problem
>> is what to do in pg_upgrade in 9.0, and there I concur that he should
>> duplicate what pg_regress is doing.

> OK, here is a patch that sets all the variables that pg_regress.c sets.

I certainly hope that pg_regress isn't freeing the strings it passes
to putenv() ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: compiling with RELCACHE_FORCE_RELEASE doesn't pass regression
Next
From: Robert Haas
Date:
Subject: Re: Path question