Skip to content

Commit c6fd5cd

Browse files
committed
1 parent 11c1d55 commit c6fd5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/bloom/blvacuum.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ blbulkdelete(IndexVacuumInfo *info, IndexBulkDeleteResult *stats,
125125
/* Is it empty page now? */
126126
if (BloomPageGetMaxOffset(page) == 0)
127127
BloomPageSetDeleted(page);
128-
/* Adjust pg_lower */
128+
/* Adjust pd_lower */
129129
((PageHeader) page)->pd_lower = (Pointer) itupPtr - page;
130130
/* Finish WAL-logging */
131131
GenericXLogFinish(gxlogState);

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