mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-15 09:06:56 +08:00
Fixed locking for parallel HNSW index builds - fixes #635
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## 0.7.4 (unreleased)
|
||||
|
||||
- Fixed locking for parallel HNSW index builds
|
||||
- Fixed compilation error with GCC 14 on i386 when SSE2 is not enabled
|
||||
|
||||
## 0.7.3 (2024-07-22)
|
||||
|
||||
Reference in New Issue
Block a user