pgsql: Allow sepgsql regression tests to be run from a user homedir.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow sepgsql regression tests to be run from a user homedir.
Date: 2011-08-19 15:53:47
Message-ID: E1QuROF-0005uF-1r@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Allow sepgsql regression tests to be run from a user homedir.

KaiGai Kohei, with some changes by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a64bdf5f657f4dd58f1b2df7b69f890d84952597

Modified Files
--------------
contrib/sepgsql/chkselinuxenv | 61 +++++++++++++++++++++++++++++------
contrib/sepgsql/sepgsql-regtest.te | 4 ++-
2 files changed, 53 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-08-19 16:01:47 pgsql: Fix contrib/sepgsql and contrib/xml2 to always link required lib
Previous Message Bruce Momjian 2011-08-19 15:21:10 pgsql: In pg_upgrade, don't copy visibility map files from clusters tha