Add some environment checks prior to sepgsql regression testing.
This probably needs more work, but it's a start.
KaiGai Kohei
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/8cca49d8a0d969e1c0f08779e8230466e395b813
Modified Files
--------------
contrib/sepgsql/Makefile | 4 +
contrib/sepgsql/chkselinuxenv | 247 +++++++++++++++++++++++++++++++++++++++++
src/makefiles/pgxs.mk | 4 +-
3 files changed, 253 insertions(+), 2 deletions(-)