Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3d53173

Browse files
committed
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 ofpg_upgrade. You can still set PGPORT for that, but there is no reasonto have the test driver default it to 50432.
1 parent187ca5e commit3d53173

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎contrib/pg_upgrade/test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
set -e
1313

1414
:${MAKE=make}
15-
:${PGPORT=50432}
16-
export PGPORT
1715

1816
testhost=`uname -s`
1917

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp