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

Commit305d621

Browse files
committed
Updated comment [skip ci]
1 parentf9d627c commit305d621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/hnsw.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ HnswInit(void)
8888
NULL,&hnsw_max_scan_tuples,
8989
20000,1,INT_MAX,PGC_USERSET,0,NULL,NULL,NULL);
9090

91-
/* Same rangeand defaultas hash_mem_multiplier */
91+
/* Same range as hash_mem_multiplier */
9292
DefineCustomRealVariable("hnsw.scan_mem_multiplier","Sets the multiple of work_mem to use for iterative scans",
9393
NULL,&hnsw_scan_mem_multiplier,
9494
1,1,1000,PGC_USERSET,0,NULL,NULL,NULL);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp