pg_hint_plan16 1.6.1 is released. This version only supports PostgreSQL 16.
Some changes are made in this release:
- Revert "Fix handling of unavailable indexes in Scan hints" (bfaabf1), as this has been causing unwelcome plan instabilities.
- Handle better the hint table if the extension is not created (Sami Imseih: 54b4b03)
- Improve and fix documentation (Rajan Pande, Qilong Li, daikin555)
- Add META.json for PGXN distribution (Jeremy Schneider: e6b87db)