OSDN Git Service

Followup change to support PG14
authorKyotaro Horiguchi <horikyota.ntt@gmail.com>
Fri, 14 Jan 2022 08:51:08 +0000 (17:51 +0900)
committerKyotaro Horiguchi <horikyota.ntt@gmail.com>
Fri, 14 Jan 2022 08:51:08 +0000 (17:51 +0900)
commitcde640fdefad9b0d6cc50985fdf93eb50bf01903
treea447b3a607ff43423c95f3b5795a4cc9a8c181d4
parentd7296d7ffb44a9e197c908885f7383b63d5a08da
Followup change to support PG14

One improvement and on fix.

Ressurect post_parse_analysys_hook function to avoid redandunt
computation of jumble state if it is generated in-core.

Properly handle the case where compute_query_id is turned off while
pg_hint_plan.enable_hint_talbe is on.  This operation lead to a crash.
doc/pg_hint_plan-ja.html
doc/pg_hint_plan.html
expected/pg_hint_plan.out
expected/ut-J.out
expected/ut-W.out
pg_hint_plan.c
sql/pg_hint_plan.sql