pgsql: Clean environment for pg_upgrade test.

Started by Andrew Dunstanover 13 years ago3 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Clean environment for pg_upgrade test.

This removes exisiting PG settings from the environment for
pg_upgrade tests, just like pg_regress does.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/abece8af179f18af3b877220d83f743127ee1aa6

Modified Files
--------------
contrib/pg_upgrade/test.sh | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Andrew Dunstan (#1)
Re: pgsql: Clean environment for pg_upgrade test.

Andrew Dunstan <andrew@dunslane.net> writes:

Clean environment for pg_upgrade test.

Seems like this is a bug fix --- shouldn't it be backpatched into the
9.2 version of the script?

regards, tom lane

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#3Andrew Dunstan
andrew@dunslane.net
In reply to: Tom Lane (#2)
Re: pgsql: Clean environment for pg_upgrade test.

On 11/30/2012 10:46 AM, Tom Lane wrote:

Andrew Dunstan <andrew@dunslane.net> writes:

Clean environment for pg_upgrade test.

Seems like this is a bug fix --- shouldn't it be backpatched into the
9.2 version of the script?

Oops, yes, you're right. Will do.

cheers

andrew

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers