Skip to content

Commit a88a285

Browse files
Remove stray parenthesis in nbtree.h.
Oversight in commit 0d861bb.
1 parent 39eabec commit a88a285

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy