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

Commita88a285

Browse files
Remove stray parenthesis in nbtree.h.
Oversight in commit0d861bb.
1 parent39eabec commita88a285

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
@@ -168,7 +168,7 @@ typedef struct BTMetaPageData
168168
/*
169169
* MaxTIDsPerBTreePage is an upper bound on the number of heap TIDs tuples
170170
* that may be stored on a btree leaf page. It is used to size the
171-
* per-page temporary buffers used by index scans.)
171+
* per-page temporary buffers used by index scans.
172172
*
173173
* Note: we don't bother considering per-tuple overheads here to keep
174174
* things simple (value is based on how many elements a single array of

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp