OSDN Git Service

Fix condition to regenerate gather paths
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Thu, 17 Jan 2019 09:32:57 +0000 (18:32 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Thu, 17 Jan 2019 09:32:57 +0000 (18:32 +0900)
commit63570f9d7be2db5f503f6c928e2b0e74dcc9eb93
tree64305f6a320e87891afd105ffd1dd033653afd66
parent92e779a725710743a41f3a195452a94fbd14e2bd
Fix condition to regenerate gather paths

Core has additional condition to determine whether to generate gather
paths and pg_hint_plan forgot it. Fix it.
pg_hint_plan.c