Skip to content

Commit 4edb7bd

Browse files
committed
C comment improvement & typo fix.
Thomas Munro
1 parent e652273 commit 4edb7bd

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
@@ -522,7 +522,7 @@ typedef struct BTScanPosData
522522
Buffer buf; /* if valid, the buffer is pinned */
523523

524524
XLogRecPtr lsn; /* pos in the WAL stream when page was read */
525-
BlockNumber currPage; /* page we've referencd by items array */
525+
BlockNumber currPage; /* page referenced by items array */
526526
BlockNumber nextPage; /* page's right link when we scanned it */
527527

528528
/*

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