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

Commit6924c37

Browse files
Fix nbtree.h dedup state comment.
Oversight in commit0d861bb.
1 parent4d4ca24 commit6924c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/access/nbtree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ typedef struct BTDedupStateData
758758
* will not become posting list tuples do not appear in the array (they
759759
* are implicitly unchanged by deduplication pass).
760760
*/
761-
intnintervals;/* currentsize of intervals array */
761+
intnintervals;/* currentnumber of intervals in array */
762762
BTDedupIntervalintervals[MaxIndexTuplesPerPage];
763763
}BTDedupStateData;
764764

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp