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

Commita9d6c38

Browse files
committed
pg_upgrade: Fix typo in message
1 parent222e11a commita9d6c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_upgrade/check.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ static DataTypesUsageChecks data_types_usage_checks[] =
135135
"SELECT 'pg_catalog.line'::pg_catalog.regtype AS oid",
136136
.report_text=
137137
gettext_noop("Your installation contains the \"line\" data type in user tables.\n"
138-
"this data type changed its internal and input/output format\n"
138+
"This data type changed its internal and input/output format\n"
139139
"between your old and new versions so this\n"
140140
"cluster cannot currently be upgraded. You can\n"
141141
"drop the problem columns and restart the upgrade.\n"),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp