mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-15 17:16:56 +08:00
Fixed index creation exceeding maintenance_work_mem and fixed error when lists > 1600
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
## 0.2.5 (unreleased)
|
||||
|
||||
- Reduced memory usage during index creation
|
||||
- Fixed index creation exceeding `maintenance_work_mem`
|
||||
- Fixed error when lists > 1600
|
||||
|
||||
## 0.2.4 (2022-02-06)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user