github ossc-db/pg_hint_plan REL11_1_3_9
pg_hint_plan11 1.3.9 is released

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

pg_hint_plan11 1.3.9 is released. This version only supports PostgreSQL 11. This is the last release of pg_hint_plan for this version of PostgreSQL.

Some changes are made in this version:

  • Fix hint stack corruption on ERROR when setting GUCs from Set hints (Michael Paquier: 14ee853)
  • Fix crash with IndexScan hints and ordering properties of index AMs (Masahiro Ikeda: a68d79b)
  • Reset more aggressively hints for queries executed via extended query protocol (tanujnay112: 9e77aee)
  • Add EXPLAIN (COSTS false) to some tests (Masahiro Ikeda: c3bc533)

Don't miss a new pg_hint_plan release

NewReleases is sending notifications on new releases.