Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit810e7e2

Browse files
committed
Remove extra word from comment.
Etsuro FujitaDiscussion:http://postgr.es/m/5A8EAF74.5010905@lab.ntt.co.jp
1 parent84cb51b commit810e7e2

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 toweconvert the partition's
144-
*tupleto be compatible with the root partitioned table's
145-
*tupledescriptor. 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)

[8]ページ先頭

©2009-2025 Movatter.jp