mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 05:51:21 +08:00
Use consistent order [skip ci]
This commit is contained in:
@@ -26,8 +26,8 @@ static const struct config_enum_entry hnsw_iterative_search_options[] = {
|
||||
};
|
||||
|
||||
int hnsw_ef_search;
|
||||
int hnsw_max_search_tuples;
|
||||
int hnsw_iterative_search;
|
||||
int hnsw_max_search_tuples;
|
||||
int hnsw_lock_tranche_id;
|
||||
static relopt_kind hnsw_relopt_kind;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user