OSDN Git Service

Support PG11
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Thu, 14 Jun 2018 10:15:14 +0000 (19:15 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Thu, 14 Jun 2018 10:15:14 +0000 (19:15 +0900)
commit5f581e498e3739caa637cc25c7900da458550e41
tree177d64426f51fec6ae3fbe07cf3ac354ede95235
parent816040df7e7ee159007895743fec7e76f7f10e90
Support PG11

Support PG11. Just adapted to PG11 in this version. No behavior
changes except Parallel hint. PG11 gets many new parallel features and
as a matter of course they made deadly impact on Parallel hint. It no
longer works in the same way with the earlier version except for quite
simple cases.
core.c
expected/init.out
expected/ut-A.out
expected/ut-fdw.out~ [deleted file]
make_join_rel.c
output/ut-W.source
output/ut-fdw.source
pg_hint_plan.c
sql/ut-W.sql