Skip to content

Commit f9f3bea

Browse files
committed
pg_upgrade: Improve one log message
The parenthesized plural is unnecessary here and inconsistent with nearby similar messages.
1 parent 6ff385f commit f9f3bea

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
@@ -1133,7 +1133,7 @@ check_for_composite_data_type_usage(ClusterInfo *cluster)
11331133
if (found)
11341134
{
11351135
pg_log(PG_REPORT, "fatal");
1136-
pg_fatal("Your installation contains system-defined composite type(s) in user tables.\n"
1136+
pg_fatal("Your installation contains system-defined composite types in user tables.\n"
11371137
"These type OIDs are not stable across PostgreSQL versions,\n"
11381138
"so this cluster cannot currently be upgraded. You can\n"
11391139
"drop the problem columns and restart the upgrade.\n"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy