pgsql: Revert ed47666 and part of ef57b98 - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Revert ed47666 and part of ef57b98
Date
Msg-id E1Za1RD-0004YW-7S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert ed47666 and part of ef57b98

This reverts ed47666, which ended up adding a second tempoary
installation for all 'make check' runs, and reverts the part of
ef57b98 that changed the TAP 'prove_check' section, which appears to
have been unintentional to begin with on this branch.

Analysis and patch by Noah.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7786fe004c6b07fa5becdb65870e1f0d8f0ca92f

Modified Files
--------------
src/Makefile.global.in |   22 +++-------------------
1 file changed, 3 insertions(+), 19 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix minor bug in regexp makesearch() function.
Next
From: Stephen Frost
Date:
Subject: pgsql: Fix typo in setrefs.c