Improved performance of HNSW index scans for Postgres 17

This commit is contained in:
Andrew Kane
2025-07-11 16:36:17 -07:00
parent 44163d0a97
commit 911935b695
3 changed files with 72 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
## 0.8.1 (unreleased)
- Improved performance of HNSW index scans for Postgres 17
## 0.8.0 (2024-10-30)
- Added support for iterative index scans