Bruce Momjian <bruce(at)momjian(dot)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
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2010-09-01 23:20:12 |
| Subject: Re: Path question |
| Previous: | From: Tom Lane | Date: 2010-09-01 23:11:52 |
| Subject: Re: compiling with RELCACHE_FORCE_RELEASE doesn't pass regression |