github ossc-db/pg_hint_plan REL12_1_3_8
pg_hint_plan12 1.3.8 is released

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

pg_hint_plan12 1.3.8 is released. This version only supports PostgreSQL 12.

Some changes are made in this version:

  • Improve handling of hints with PL/pgsql functions (Michael Paquier: 2bcdfd)
  • Ignore non-existent prepared statement in get_query_string (Kyotaro Horiguchi: 904a4fc)
  • Fix extension scripts to support all possible upgrade paths (Michael Paquier: d6433e2)
  • Properly free all the elements in the hint list (Kyotaro Horiguchi: 51460b6)
  • Add call to EmitWarningsOnPlaceholders() after defining custom GUCs (Michael Paquier: 0820825)
  • Add support for github actions (Masahiko Sawada: 0115589)
  • Improve portability of the regression tests (Kyotaro Horiguchi, Masahiro Ikeda, Michael Paquier: 3be9316, d8b0de4, 1a90022, 41c7c75, 7709e17)
  • Docs: Fix default value for pg_hint_plan.message_level (Michael Paquier: 6efcf55)

This page has been updated on July 5th, 2023.

  • Added rpm packages for RHEL/CentOS 7

Don't miss a new pg_hint_plan release

NewReleases is sending notifications on new releases.