summaryrefslogtreecommitdiff
path: root/contrib/sepgsql
AgeCommit message (Expand)Author
2011-12-21sepgsql: Check CREATE permissions for some object types.Robert Haas
2011-09-28Take sepgsql regression tests out of the regular regression test mechanism.Tom Lane
2011-09-27sepgsql uavc comment improvements.Robert Haas
2011-09-23Teach sepgsql about database labels.Robert Haas
2011-09-23Add missing brackets to chkselinuxenv.Robert Haas
2011-09-01Userspace access vector cache for contrib/sepgsql.Robert Haas
2011-09-01Fix "is db labeled test?" in chkselinuxenv script.Robert Haas
2011-08-24Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS.Tom Lane
2011-08-19Clean up 'chkselinuxenv' script.Robert Haas
2011-08-19Fix contrib/sepgsql and contrib/xml2 to always link required libraries.Robert Haas
2011-08-19Allow sepgsql regression tests to be run from a user homedir.Robert Haas
2011-08-18Typo fix.Robert Haas
2011-07-25Add some environment checks prior to sepgsql regression testing.Robert Haas
2011-04-10pgindent run before PG 9.1 beta 1.Bruce Momjian
2011-04-07Revise the API for GUC variable assign hooks.Tom Lane
2011-04-04Add missing check on invocation of trusted procedures.Robert Haas
2011-03-28Add missing #includeAlvaro Herrera
2011-02-17Remove rule to build sepgsql-regtest.pp.Robert Haas
2011-02-03Minor sepgsql regression test fixes.Robert Haas
2011-02-03Various sepgsql corrections.Robert Haas
2011-01-24First round of cleanup of sepgsql code and documentation.Robert Haas
2011-01-24sepgsql, an SE-Linux integration for PostgreSQLRobert Haas