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

Commit24fd674

Browse files
committed
1 parent1310ac2 commit24fd674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/optimizer/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,8 +1088,8 @@ broken into joins between the matching partitions. The resultant join is
10881088
partitioned in the same way as the joining relations, thus allowing an N-way
10891089
join between similarly partitioned tables having equi-join condition between
10901090
their partition keys to be broken down into N-way joins between their matching
1091-
partitions. This technique of breaking down a join betweenpartition tables
1092-
intojoin between their partitions is called partition-wise join. We will use
1091+
partitions. This technique of breaking down a join betweenpartitioned tables
1092+
intojoins between their partitions is called partition-wise join. We will use
10931093
term "partitioned relation" for either a partitioned table or a join between
10941094
compatibly partitioned tables.
10951095

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp