mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-30 09:41:15 +08:00
Added comment [skip ci]
This commit is contained in:
@@ -492,6 +492,7 @@ MarkDeleted(HnswVacuumState * vacuumstate)
|
||||
UnlockReleaseBuffer(buf);
|
||||
}
|
||||
|
||||
/* Update insert page last, after everything has been marked as deleted */
|
||||
HnswUpdateMetaPage(index, false, NULL, insertPage, MAIN_FORKNUM);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user