Skip to content

Commit 641b76d

Browse files
committed
Fix some typos
Author: Justin Pryzby Discussion: https://postgr.es/m/20200408165653.GF2228@telsasoft.com
1 parent 459f407 commit 641b76d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/access/transam/multixact.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2666,7 +2666,7 @@ SetOffsetVacuumLimit(bool is_startup)
26662666
* We use this to determine whether the addition is "wrapping around" the
26672667
* boundary point, hence the name. The reason we don't want to use the regular
26682668
* 2^31-modulo arithmetic here is that we want to be able to use the whole of
2669-
* the 2^32-1 space here, allowing for more multixacts that would fit
2669+
* the 2^32-1 space here, allowing for more multixacts than would fit
26702670
* otherwise.
26712671
*/
26722672
static bool

src/backend/partitioning/partbounds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1224,7 +1224,7 @@ merge_list_bounds(FmgrInfo *partsupfunc, Oid *partcollation,
12241224
Assert(inner_index >= 0);
12251225

12261226
/*
1227-
* Try merging both paritions. If successful, add the list value
1227+
* Try merging both partitions. If successful, add the list value
12281228
* and index of the merged partition below.
12291229
*/
12301230
merged_index = merge_matching_partitions(&outer_map, &inner_map,

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