mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-17 09:44:33 +08:00
Fixed invalid memory alloc request size error with HNSW - fixes #43
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## 0.5.2 (unreleased)
|
||||
|
||||
- Added support for on-disk parallel index builds for HNSW
|
||||
- Fixed `invalid memory alloc request size` error with HNSW
|
||||
|
||||
## 0.5.1 (2023-10-10)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user