Skip to content

Commit 123aaff

Browse files
Fix minor typo in comment
Reported-by: Amit Langote
1 parent ee01f70 commit 123aaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/catalog/partition.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ RelationBuildPartitionDesc(Relation rel)
549549
{
550550
int orig_index = rbounds[i]->index;
551551

552-
/* If the old index is has no mapping, assign one */
552+
/* If the old index has no mapping, assign one */
553553
if (mapping[orig_index] == -1)
554554
mapping[orig_index] = next_index++;
555555

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