Improved performance of HNSW index scans from disk [skip ci]

This commit is contained in:
Andrew Kane
2025-09-24 18:25:01 -07:00
parent e7899b1250
commit 52184bfa10
4 changed files with 80 additions and 48 deletions

View File

@@ -1,3 +1,7 @@
## 0.8.2 (unreleased)
- Improved performance of HNSW index scans from disk
## 0.8.1 (2025-09-04)
- Added support for Postgres 18 rc1