Skip to content

Commit 9d54b93

Browse files
committed
BRIN typo fix.
Amit Langote
1 parent cb4a3b0 commit 9d54b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/brin/brin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ summarize_range(IndexInfo *indexInfo, BrinBuildState *state, Relation heapRel,
10661066
* least ShareUpdateExclusiveLock mode.
10671067
*
10681068
* For each new index tuple inserted, *numSummarized (if not NULL) is
1069-
* incremented; for each existing tuple, numExisting (if not NULL) is
1069+
* incremented; for each existing tuple, *numExisting (if not NULL) is
10701070
* incremented.
10711071
*/
10721072
static void

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