mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-15 00:56:54 +08:00
Updated HNSW_PAGE_ID [skip ci]
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
#define HNSW_VERSION 1
|
#define HNSW_VERSION 1
|
||||||
#define HNSW_MAGIC_NUMBER 0xA953A953
|
#define HNSW_MAGIC_NUMBER 0xA953A953
|
||||||
#define HNSW_PAGE_ID 0xFF85
|
#define HNSW_PAGE_ID 0xFF90
|
||||||
|
|
||||||
/* Preserved page numbers */
|
/* Preserved page numbers */
|
||||||
#define HNSW_METAPAGE_BLKNO 0
|
#define HNSW_METAPAGE_BLKNO 0
|
||||||
|
|||||||
Reference in New Issue
Block a user