github ossc-db/pg_hint_plan REL15_1_5_1
pg_hint_plan15 1.5.1 is released

latest releases: REL12_1_3_10, REL13_1_3_10, REL14_1_4_3...
12 months ago

pg_hint_plan15 1.5.1 is released. This version only supports PostgreSQL 15.

Some changes are made in this release:

  • Fix hint stack corruption on ERROR when setting GUCs from Set hints (Michael Paquier: 61a3a55)
  • Fix handling of unavailable indexes in Scan hints (Sami Imseih: 33adb40)
  • Reset more aggressively hints for queries executed via extended query protocol (tanujnay112: de709e6)
  • Add EXPLAIN (COSTS false) to some tests (Masahiro Ikeda: ffd7f62)
  • Bootstrap a new documentation (Julien Rouhaud: 287e9b5, and more). This removes the HTML documentation, switching to a set of markdown files with support for multiple languages possible.
  • Fix and improve documentation (Michael Paquier: ea8616b)

Don't miss a new pg_hint_plan release

NewReleases is sending notifications on new releases.