Skip to content

Commit 76dfcb9

Browse files
committed
Postgres -> PostgreSQL in error message
1 parent 52a4255 commit 76dfcb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/pg_upgrade/controldata.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ get_control_data(ClusterInfo *cluster, bool live_check)
140140
if (!isascii(*p))
141141
pg_log(PG_FATAL,
142142
"The 8.3 cluster's pg_controldata is incapable of outputting ASCII, even\n"
143-
"with LANG=C. You must upgrade this cluster to a newer version of Postgres\n"
144-
"8.3 to fix this bug. Postgres 8.3.7 and later are known to work properly.\n");
143+
"with LANG=C. You must upgrade this cluster to a newer version of PostgreSQL\n"
144+
"8.3 to fix this bug. PostgreSQL 8.3.7 and later are known to work properly.\n");
145145
}
146146
#endif
147147

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