pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu
Date: 2014-03-29 07:16:16
Message-ID: E1WTnV2-00047V-QC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Secure Unix-domain sockets of "make check" temporary clusters."

About half of the buildfarm members use too-long directory names,
strongly suggesting that this approach is a dead end.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/244590ebfb0c2856a5b349fb50836d28722c893d

Modified Files
--------------
contrib/pg_upgrade/test.sh | 9 ++++-----
doc/src/sgml/regress.sgml | 34 +++++++++++++++-------------------
src/test/regress/pg_regress.c | 32 +++++++-------------------------
3 files changed, 26 insertions(+), 49 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2014-03-29 07:16:17 pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu
Previous Message Noah Misch 2014-03-29 05:39:01 pgsql: Secure Unix-domain sockets of "make check" temporary clusters.