github ossc-db/pg_hint_plan REL14_1_4_0
pg_hint_plan14 1.4 is released

latest releases: REL12_1_3_10, REL13_1_3_10, REL14_1_4_3...
2 years ago

pg_hint_plan14 1.4 is released. This version only supports PostgreSQL 14.

Some changes are made in this version.

  • Added Memoize hint.
  • Now pg_hint_plan uses the in-core queryid for query normalization in the hint-table feature. compute_query_id is required to be auto or on if the feature is turned on.
  • Added a new GUC variable pg_hint_plan.hints_anywhere. If it is on, pg_hint_plan searches for hints ignoring SQL syntax, specifically, even in text literals.

This page is updated at June 30th.

  • Added rpm packages for RHEL/CentOS 7

Don't miss a new pg_hint_plan release

NewReleases is sending notifications on new releases.