OSDN Git Service

Support PostgreSQL 9.6 RC1
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Thu, 1 Sep 2016 04:57:30 +0000 (13:57 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Thu, 1 Sep 2016 05:00:15 +0000 (14:00 +0900)
commit8072e07197a5e59d17a6a94de58be518b4a04e26
tree8f5e6abbf17d001df389a064c87bb04b464213bf
parentd75a9940dc1147554b7c5a39d3f114f006fb2d90
Support PostgreSQL 9.6 RC1

Edited Makefile and renamed and edited RPM spec file.
Copied functions are updated and follow the changes of internal API.
Modified regressions to pass with 9.6 RC1.
16 files changed:
Makefile
SPECS/pg_hint_plan96.spec [moved from SPECS/pg_hint_plan95.spec with 83% similarity]
core.c
expected/init.out
expected/pg_hint_plan.out
expected/ut-A.out
expected/ut-J.out
expected/ut-L.out
expected/ut-S.out
pg_hint_plan.c
sql/init.sql
sql/pg_hint_plan.sql
sql/ut-A.sql
sql/ut-J.sql
sql/ut-L.sql
sql/ut-S.sql