postgresql/contrib/sepgsql/sql
Alvaro Herrera f4c4335a4a Add context info to OAT_POST_CREATE security hook
... and have sepgsql use it to determine whether to check permissions
during certain operations.  Indexes that are being created as a result
of REINDEX, for instance, do not need to have their permissions checked;
they were already checked when the index was created.

Author: KaiGai Kohei, slightly revised by me
2012-10-23 18:24:24 -03:00
..
ddl.sql Add context info to OAT_POST_CREATE security hook 2012-10-23 18:24:24 -03:00
dml.sql Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
label.sql sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
misc.sql sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00