github ossc-db/pg_hint_plan REL11_1_3_8
pg_hint_plan11 1.3.8 is released

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

pg_hint_plan11 1.3.8 is released. This version only supports PostgreSQL 11.

Some changes are made in this version:

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

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.