postgresql/contrib/sepgsql
Robert Haas a4b3feebc4 Clean up 'chkselinuxenv' script.
Eliminate dependencies on "which", as we don't really need that to be
installed for proper testing.  Don't number the tests, as that increases
the footprint of every patch that wants to add or remove tests.  Make
the test output more informative, so that it's a bit easier to see what
went right (or wrong).  Spelling and grammar improvements.
2011-08-19 13:09:40 -04:00
..
expected Add missing check on invocation of trusted procedures. 2011-04-04 13:25:42 -04:00
sql Add missing check on invocation of trusted procedures. 2011-04-04 13:25:42 -04:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Fix contrib/sepgsql and contrib/xml2 to always link required libraries. 2011-08-19 12:00:45 -04:00
chkselinuxenv Clean up 'chkselinuxenv' script. 2011-08-19 13:09:40 -04:00
dml.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
hooks.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
label.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
launcher Various sepgsql corrections. 2011-02-02 23:39:43 -05:00
proc.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
relation.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
schema.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
selinux.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
sepgsql-regtest.te Allow sepgsql regression tests to be run from a user homedir. 2011-08-19 11:53:14 -04:00
sepgsql.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
sepgsql.sql.in sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00