mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-26 22:02:41 +08:00
Improved naming [skip ci]
This commit is contained in:
@@ -427,7 +427,7 @@ typedef struct HnswVacuumState
|
||||
HnswSupport support;
|
||||
|
||||
/* Variables */
|
||||
struct tidhash_hash *deleted;
|
||||
struct tidhash_hash *deleting;
|
||||
BufferAccessStrategy bas;
|
||||
HnswNeighborTuple ntup;
|
||||
HnswElementData highestPoint;
|
||||
|
||||
Reference in New Issue
Block a user