mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-10 14:46:56 +08:00
Fixed performance regression with Hamming distance and Jaccard distance with Postgres 18 - fixes #985
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.8.3 (unreleased)
|
||||
|
||||
- Fixed performance regression with Hamming distance and Jaccard distance with Postgres 18
|
||||
|
||||
## 0.8.2 (2026-02-25)
|
||||
|
||||
- Fixed buffer overflow with parallel HNSW index build - [more info](https://github.com/pgvector/pgvector/issues/959)
|
||||
|
||||
Reference in New Issue
Block a user