From 6d88a9e1d2c304223ae783258f5a509a4a9f4737 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 21 Aug 2023 22:59:53 -0700 Subject: [PATCH] Updated HNSW_PAGE_ID [skip ci] --- src/hnsw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hnsw.h b/src/hnsw.h index eedc593..e79d894 100644 --- a/src/hnsw.h +++ b/src/hnsw.h @@ -22,7 +22,7 @@ #define HNSW_VERSION 1 #define HNSW_MAGIC_NUMBER 0xA953A953 -#define HNSW_PAGE_ID 0xFF85 +#define HNSW_PAGE_ID 0xFF90 /* Preserved page numbers */ #define HNSW_METAPAGE_BLKNO 0