github ossc-db/pg_hint_plan REL10_1_3_7
pg_hint_plan10 1.3.7 is released

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

pg_hint_plan10 1.3.7 is released. This version only supports PostgreSQL 10. This is the last release of pg_hint_plan for this version of PostgreSQL.

Some changes are made in this version:

  • Ignore non-existent prepared statement in get_query_string (Kyotaro Horiguchi: 353c365)
  • Fix extension scripts to support all possible upgrade paths (Michael Paquier: fec368b)
  • Docs: Fix default value for pg_hint_plan.message_level (Michael Paquier: 02353c5)
  • Properly free all the elements in the hint list (Kyotaro Horiguchi: 16e7a16)
  • Add call to EmitWarningsOnPlaceholders() after defining custom GUCs (Michael Paquier: 2dc6f42)
  • Add support for github actions (Masahiko Sawada: de86c26)
  • Improve portability of the regression tests (Kyotaro Horiguchi, Masahiro Ikeda, Michael Paquier: 6b5bcd, 70db487, e8d7abe, d8e3654)

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.