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

Commitdf1a4eb

Browse files
committed
Fix typos in comments.
Etsuro FujitaDiscussion:http://postgr.es/m/968d99bf-0fa8-085b-f0a1-a379f8d661ff@lab.ntt.co.jp
1 parent9e6104c commitdf1a4eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/executor/execMain.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,9 +1340,9 @@ InitResultRelInfo(ResultRelInfo *resultRelInfo,
13401340

13411341
/*
13421342
* If partition_root has been specified, that means we are building the
1343-
*ResultRelationInfo for one of its leaf partitions. In that case, we
1344-
*need*not* initialize the leaf partition's constraint, but rather the
1345-
*thepartition_root's (if any). We must do that explicitly like this,
1343+
*ResultRelInfo for one of its leaf partitions. In that case, we need
1344+
* *not* initialize the leaf partition's constraint, but rather the
1345+
* partition_root's (if any). We must do that explicitly like this,
13461346
* because implicit partition constraints are not inherited like user-
13471347
* defined constraints and would fail to be enforced by ExecConstraints()
13481348
* after a tuple is routed to a leaf partition.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp