mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-12 23:56:55 +08:00
Dropped support for Postgres 11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## 0.5.2 (unreleased)
|
||||
## 0.6.0 (unreleased)
|
||||
|
||||
- Improved performance of HNSW
|
||||
- Added support for parallel index builds for HNSW
|
||||
@@ -6,6 +6,7 @@
|
||||
- Reduced WAL generation for HNSW index builds
|
||||
- Fixed error with logical replication
|
||||
- Fixed `invalid memory alloc request size` error with HNSW index build
|
||||
- Dropped support for Postgres 11
|
||||
|
||||
## 0.5.1 (2023-10-10)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user