Skip to content

Commit 6924c37

Browse files
Fix nbtree.h dedup state comment.
Oversight in commit 0d861bb.
1 parent 4d4ca24 commit 6924c37

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-
int nintervals; /* current size of intervals array */
761+
int nintervals; /* current number of intervals in array */
762762
BTDedupInterval intervals[MaxIndexTuplesPerPage];
763763
} BTDedupStateData;
764764

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