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

Commitc530a3c

Browse files
committed
Updated comment [skip ci]
1 parentd8b9e8e commitc530a3c

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
@@ -83,7 +83,7 @@ HnswInit(void)
8383
NULL,&hnsw_iterative_scan,
8484
HNSW_ITERATIVE_SCAN_OFF,hnsw_iterative_scan_options,PGC_USERSET,0,NULL,NULL,NULL);
8585

86-
/* This is approximate and does notapply to the initial scan */
86+
/* This is approximate and does notaffect the initial scan */
8787
DefineCustomIntVariable("hnsw.max_scan_tuples","Sets the max number of tuples to visit for iterative scans",
8888
NULL,&hnsw_max_scan_tuples,
8989
20000,1,INT_MAX,PGC_USERSET,0,NULL,NULL,NULL);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp