The pg_hint_plan development team is pleased to announce pg_hint_plan 1.8.0. This release of pg_hint_plan adds compatibility with PostgreSQL 18, and includes various improvements and bug fixes. For more details, see the release notes. This new major version includes the following new features:
pg_hint_plan is a PostgreSQL extension that offers the possibility to tweak PostgreSQL execution plans using so-called "hints" in SQL comments. For more information, see the project page.
The documentation of the project is published at this page, and is synced up automatically from the source repository.
A new set of minor releases is available down to PostgreSQL 13, each marked with the following versions:
This is the last release planned for PostgreSQL 13. pg_hint_plan v1.7.0 Released Notable changes in this set of releases include the following bug fixes, where applicable: