Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc6fd5cd

Browse files
committed
1 parent11c1d55 commitc6fd5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/bloom/blvacuum.c

Lines changed: 1 addition & 1 deletion
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-
/* Adjustpg_lower */
128+
/* Adjustpd_lower */
129129
((PageHeader)page)->pd_lower= (Pointer)itupPtr-page;
130130
/* Finish WAL-logging */
131131
GenericXLogFinish(gxlogState);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp