Improved naming [skip ci]

This commit is contained in:
Andrew Kane
2026-06-30 01:03:08 -07:00
parent 497db7976c
commit ecd413d0fe
2 changed files with 13 additions and 13 deletions

View File

@@ -427,7 +427,7 @@ typedef struct HnswVacuumState
HnswSupport support;
/* Variables */
struct tidhash_hash *deleted;
struct tidhash_hash *deleting;
BufferAccessStrategy bas;
HnswNeighborTuple ntup;
HnswElementData highestPoint;