OSDN Git Service

Follow the change of regression test framework.
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 18 Aug 2015 12:11:46 +0000 (21:11 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Tue, 18 Aug 2015 12:17:45 +0000 (21:17 +0900)
commit0f591481e2a4dec4c95e2c7806be213be7d45aad
treeff0398a3764ac9902a82c10af19f20ea7ac7b2b7
parent86887d065faf28967eb994694d41228264193886
Follow the change of regression test framework.

pg_regress no longer installs extra modules since 9.5. This commit
makes Makefile to give --extra-install flag to pg_regress only when
required.
Makefile