Require MVCC-compliant snapshot for index scans with IVFFlat

This commit is contained in:
Andrew Kane
2023-09-11 11:53:15 -07:00
parent 30fb4dd602
commit 4cd4a19c98
3 changed files with 8 additions and 86 deletions

View File

@@ -1,6 +1,5 @@
## 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)