Fixed Index Searches in EXPLAIN output for Postgres 18

This commit is contained in:
Andrew Kane
2025-10-22 11:47:11 -07:00
parent d823c44591
commit 727d4836d2
3 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 0.8.2 (unreleased)
- Fixed `Index Searches` in `EXPLAIN` output for Postgres 18
## 0.8.1 (2025-09-04)
- Added support for Postgres 18 rc1