Updated comment [skip ci]

This commit is contained in:
Andrew Kane
2026-06-30 01:35:07 -07:00
parent a31771bc45
commit 4eca5024df

View File

@@ -82,7 +82,7 @@ RemoveHeapTids(HnswVacuumState * vacuumstate)
/*
* Skip deleted tuples. It is important they are not added to the
* deleted hash to avoid false positives in NeedsUpdated and
* deletion list to avoid false positives in NeedsUpdated and
* ConfirmRepaired.
*/
if (etup->deleted)