Skip to content

Commit fc5d5e9

Browse files
committed
Fix spelling mistake.
Same patch submitted independently by David Rowley and Peter Geoghegan.
1 parent ab49f87 commit fc5d5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_upgrade/controldata.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ check_control_data(ControlData *oldctrl,
580580
pg_fatal("old and new pg_controldata block sizes are invalid or do not match\n");
581581

582582
if (oldctrl->largesz == 0 || oldctrl->largesz != newctrl->largesz)
583-
pg_fatal("old and new pg_controldata maximum relation segement sizes are invalid or do not match\n");
583+
pg_fatal("old and new pg_controldata maximum relation segment sizes are invalid or do not match\n");
584584

585585
if (oldctrl->walsz == 0 || oldctrl->walsz != newctrl->walsz)
586586
pg_fatal("old and new pg_controldata WAL block sizes are invalid or do not match\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