OSDN Git Service

Fix condition to regenerate gather paths
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Thu, 17 Jan 2019 09:30:39 +0000 (18:30 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Thu, 17 Jan 2019 09:47:49 +0000 (18:47 +0900)
commit098f919105c5bad92f8a04e760d469a9d517a555
treec03f85b23f4512ae2f7ad53cfb4e7810b680dbb9
parente60d971b0485b6251225d257b808e316b8ab75a5
Fix condition to regenerate gather paths

pg_hint_plan forgot about additional condition to postpone generating
gather paths. Fix it.
pg_hint_plan.c