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>
Mon, 13 Feb 2017 08:01:49 +0000 (17:01 +0900)
commitbeb606750700a71618beee99a8cb65e9d81fab51
tree49f97c6aaff9b65f93253b9b81b3344394c3d164
parente787aad297ff8c6ba0ca7dd6f8a6d07d5e54c81a
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