mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-17 01:34:35 +08:00
Added check for MVCC-compliant snapshot and removed marking tuples as dead for IVFFlat index scans - closes #260
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
## 0.5.1 (unreleased)
|
||||
|
||||
- Improved performance of HNSW index builds
|
||||
- Added check for MVCC-compliant snapshot for HNSW index scans
|
||||
- Improved performance of index scans for IVFFlat after updates and deletes
|
||||
- Added check for MVCC-compliant snapshot for index scans
|
||||
|
||||
## 0.5.0 (2023-08-28)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user