pgsql: Clean environment for pg_upgrade test.
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
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
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