mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-07 05:00:56 +08:00
Added entry level to metapage [skip ci]
This commit is contained in:
@@ -168,6 +168,7 @@ typedef struct HnswMetaPageData
|
||||
uint32 efConstruction;
|
||||
BlockNumber entryBlkno;
|
||||
OffsetNumber entryOffno;
|
||||
int16 entryLevel;
|
||||
BlockNumber insertPage;
|
||||
} HnswMetaPageData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user