mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 05:51:21 +08:00
Fixed list assignment for cosine distance and non-normalized vectors for IVFFlat
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
- Improved cost estimation
|
||||
- Improved performance of HNSW inserts and on-disk index builds
|
||||
- Reduced memory usage for HNSW index scans
|
||||
- Fixed list assignment for cosine distance and non-normalized vectors for IVFFlat
|
||||
- Dropped support for Postgres 12
|
||||
|
||||
## 0.7.4 (2024-08-05)
|
||||
|
||||
Reference in New Issue
Block a user