Revert "Fixed locking for index scans for HNSW - #256"

This reverts commit d032726976.
This commit is contained in:
Andrew Kane
2023-09-26 23:00:14 -07:00
parent b247b688a8
commit 8d7abb6590
2 changed files with 9 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
## 0.5.1 (unreleased)
- Improved performance of index scans for IVFFlat after updates and deletes
- Fixed locking for index scans for HNSW
## 0.5.0 (2023-08-28)