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

Commit700c733

Browse files
author
Etsuro Fujita
committed
Add missing word to comment in joinrels.c.
Author: Amit LangoteBackpatch-through: 13Discussion:https://postgr.es/m/CA%2BHiwqGQNbtamQ_9DU3osR1XiWR4wxWFZurPmN6zgbdSZDeWmw%40mail.gmail.com
1 parent05c4248 commit700c733

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/optimizer/path/joinrels.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,9 +1619,9 @@ compute_partition_bounds(PlannerInfo *root, RelOptInfo *rel1,
16191619

16201620
/*
16211621
* See if the partition bounds for inputs are exactly the same, in
1622-
* which case we don't need to work hard: the join rel have the same
1623-
* partition bounds as inputs, and the partitions with the same
1624-
* cardinal positions form the pairs.
1622+
* which case we don't need to work hard: the join relwillhave the
1623+
*samepartition bounds as inputs, and the partitions with the same
1624+
* cardinal positionswillform the pairs.
16251625
*
16261626
* Note: even in cases where one or both inputs have merged bounds, it
16271627
* would be possible for both the bounds to be exactly the same, but

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp