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-00047S-NM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8f5578d0f9681ef81bc71a3762a191d66a29c8b1

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

Responses

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.

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2014-03-29 09:04:55 Re: Securing "make check" (CVE-2014-0067)
Previous Message Erik Rijkers 2014-03-28 22:28:06 Re: trgm regex index peculiarity