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

Commit9d54b93

Browse files
committed
BRIN typo fix.
Amit Langote
1 parentcb4a3b0 commit9d54b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/brin/brin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ summarize_range(IndexInfo *indexInfo, BrinBuildState *state, Relation heapRel,
10661066
* least ShareUpdateExclusiveLock mode.
10671067
*
10681068
* For each new index tuple inserted, *numSummarized (if not NULL) is
1069-
* incremented; for each existing tuple, numExisting (if not NULL) is
1069+
* incremented; for each existing tuple,*numExisting (if not NULL) is
10701070
* incremented.
10711071
*/
10721072
staticvoid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp