OSDN Git Service

Don't set_plain_rel_pathlist for other than RTE_RELATION.
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 13 Feb 2017 08:01:49 +0000 (17:01 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 21 Feb 2017 00:11:44 +0000 (09:11 +0900)
commitb5e8200e562e8c8375ce452dce9179e4c9f24ddf
tree49f97c6aaff9b65f93253b9b81b3344394c3d164
parent1217a7c4d01c208a3e99eba29d3a1595ac4a0a6c
Don't set_plain_rel_pathlist for other than RTE_RELATION.

pg_hint_plan_set_rel_pathlist can call set_plain_rel_pathlist for
relations other than RTE_RELATION and this results in a crash.
pg_hint_plan.c