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

Commitd29c6b9

Browse files
committed
reduce needed memory for index creation by resorting RumEntryAccumulatorItem fields. Reduce to 16 bytes instead of 24
1 parentb209e9c commitd29c6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎rum.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,8 +686,8 @@ extern IndexBulkDeleteResult *rumvacuumcleanup(IndexVacuumInfo *info,
686686
typedefstruct
687687
{
688688
ItemPointerDataiptr;
689-
DatumaddInfo;
690689
booladdInfoIsNull;
690+
DatumaddInfo;
691691
}RumEntryAccumulatorItem;
692692

693693
/* rumvalidate.c */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp