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

Commit2e39f69

Browse files
author
Etsuro Fujita
committed
Remove extra word from src/backend/optimizer/README
1 parent7061e03 commit2e39f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/optimizer/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,7 @@ of joining relations.
11091109
Partitionwise aggregates/grouping
11101110
---------------------------------
11111111

1112-
If the GROUP BY clausehascontains all of the partition keys, all the rows
1112+
If the GROUP BY clause contains all of the partition keys, all the rows
11131113
that belong to a given group must come from a single partition; therefore,
11141114
aggregation can be done completely separately for each partition. Otherwise,
11151115
partial aggregates can be computed for each partition, and then finalized

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp