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