pgsql: Revert "Add mode where contrib installcheck runs each module in

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Add mode where contrib installcheck runs each module in
Date: 2012-12-03 20:04:12
Message-ID: E1TfcFQ-00006H-LH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Add mode where contrib installcheck runs each module in a separately named database."

This reverts commit c8f666abde2af3060af41afe4b03ced2f62d94a9.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/655592022865f0e3b9d851ca00aa4011f9e445d0

Modified Files
--------------
contrib/dblink/Makefile | 3 ---
src/Makefile.global.in | 9 ---------
src/makefiles/pgxs.mk | 6 +-----
3 files changed, 1 insertions(+), 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2012-12-03 20:04:24 pgsql: Revert "Add mode where contrib installcheck runs each module in
Previous Message Tom Lane 2012-12-03 19:46:55 Re: [COMMITTERS] pgsql: Add mode where contrib installcheck runs each module in a separa