Skip to content

Commit 810e7e2

Browse files
committed
Remove extra word from comment.
Etsuro Fujita Discussion: http://postgr.es/m/5A8EAF74.5010905@lab.ntt.co.jp
1 parent 84cb51b commit 810e7e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/backend/executor/execPartition.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@ ExecSetupPartitionTupleRouting(ModifyTableState *mtstate,
140140
partrel = leaf_part_rri->ri_RelationDesc;
141141

142142
/*
143-
* This is required in order to we convert the partition's
144-
* tuple to be compatible with the root partitioned table's
145-
* tuple descriptor. When generating the per-subplan result
146-
* rels, this was not set.
143+
* This is required in order to convert the partition's tuple
144+
* to be compatible with the root partitioned table's tuple
145+
* descriptor. When generating the per-subplan result rels,
146+
* this was not set.
147147
*/
148148
leaf_part_rri->ri_PartitionRoot = rel;
149149

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