pg_upgrade: Remove PGPORT handling from test suite

Peter Eisentraut <peter_e@gmx.net>

Commit: 3d53173e20d151341f894f79d556768c845ba3e4
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2013-04-30T02:17:29Z
Releases: 9.3.0
pg_upgrade: Remove PGPORT handling from test suite

This code was left over from when pg_upgrade paid attention to PGPORT.
Now it would only affects the regression test run before the test run of
pg_upgrade.  You can still set PGPORT for that, but there is no reason
to have the test driver default it to 50432.

Files

PathChange+/−
contrib/pg_upgrade/test.sh modified +0 −2