Content-Length: 289382 | pFad | http://github.com/postgrespro/postgres_cluster/commit/23c2dd03d5db2f4a20dcd09bd6c49e293e3c8f03

26 Fix spelling mistakes. · postgrespro/postgres_cluster@23c2dd0 · GitHub
Skip to content

Commit 23c2dd0

Browse files
committed
Fix spelling mistakes.
Same patch submitted independently by David Rowley and Peter Geoghegan.
1 parent a923af3 commit 23c2dd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/executor/nodeGather.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ ExecGather(GatherState *node)
138138
/*
139139
* Initialize the parallel context and workers on first execution. We do
140140
* this on first execution rather than during node initialization, as it
141-
* needs to allocate large dynamic segement, so it is better to do if it
141+
* needs to allocate large dynamic segment, so it is better to do if it
142142
* is really needed.
143143
*/
144144
if (!node->initialized)

src/bin/pg_upgrade/controldata.c

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

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

544544
if (oldctrl->walsz == 0 || oldctrl->walsz != newctrl->walsz)
545545
pg_fatal("old and new pg_controldata WAL block sizes are invalid or do not match\n");

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/23c2dd03d5db2f4a20dcd09bd6c49e293e3c8f03

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy