git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 05c4248)
Add missing word to comment in joinrels.c.
Thu, 7 Oct 2021 08:45:00 +0000 (17:45 +0900)
Thu, 7 Oct 2021 08:45:00 +0000 (17:45 +0900)
Author: Amit Langote
Backpatch-through: 13
Discussion: https://postgr.es/m/CA%2BHiwqGQNbtamQ_9DU3osR1XiWR4wxWFZurPmN6zgbdSZDeWmw%40mail.gmail.com


diff --git a/src/backend/optimizer/path/joinrels.c b/src/backend/optimizer/path/joinrels.c
index 8b69870cf4e7194a0afb7fdb5fc4bdbe456ab308..16cc9269eff43c41a84fb12b3e1f01c185c5d97e 100644 (file)
--- a/src/backend/optimizer/path/joinrels.c
+++ b/src/backend/optimizer/path/joinrels.c
@@ -1619,9 +1619,9 @@ compute_partition_bounds(PlannerInfo *root, RelOptInfo *rel1,
/*
* See if the partition bounds for inputs are exactly the same, in
- * which case we don't need to work hard: the join rel have the same
- * partition bounds as inputs, and the partitions with the same
- * cardinal positions form the pairs.
+ * which case we don't need to work hard: the join rel will have the
+ * same partition bounds as inputs, and the partitions with the same
+ * cardinal positions will form the pairs.
*
* Note: even in cases where one or both inputs have merged bounds, it
* would be possible for both the bounds to be exactly the same, but
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /