OSDN Git Service

Made compatible with 9.5a1
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 17 Aug 2015 09:33:38 +0000 (18:33 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 18 Aug 2015 00:31:54 +0000 (09:31 +0900)
commit958c60d6b6abcac2387971c3462d663ced8ce783
treec07619af2b13f6ef1220c9f9237f4692f5d0d05c
parentd422966d7d4edf71a032078ad882e64625593968
Made compatible with 9.5a1

Made make_join_rel.c to catch up REL9_5_ALPHA2.  Changed regression
tests following some differences of PostgreSQL's behavior in such like
collapsing of simple VALUES clause, rows estimation and explain
representation of join filter.
expected/ut-A.out
expected/ut-J.out
expected/ut-L.out
expected/ut-R.out
expected/ut-S.out
make_join_rel.c
sql/ut-J.sql
sql/ut-L.sql
sql/ut-R.sql
sql/ut-S.sql