postgresql/contrib/sepgsql
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
..
expected Add context info to OAT_POST_CREATE security hook 2012-10-23 18:24:24 -03:00
sql Add context info to OAT_POST_CREATE security hook 2012-10-23 18:24:24 -03:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Take sepgsql regression tests out of the regular regression test mechanism. 2011-09-27 20:07:15 -04:00
database.c sepgsql cleanups. 2012-09-05 14:01:59 -04:00
dml.c sepgsql cleanups. 2012-09-05 14:01:59 -04:00
hooks.c Add context info to OAT_POST_CREATE security hook 2012-10-23 18:24:24 -03:00
label.c sepgsql cleanups. 2012-09-05 14:01:59 -04:00
launcher Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
proc.c sepgsql cleanups. 2012-09-05 14:01:59 -04:00
relation.c Add context info to OAT_POST_CREATE security hook 2012-10-23 18:24:24 -03:00
schema.c sepgsql cleanups. 2012-09-05 14:01:59 -04:00
selinux.c sepgsql cleanups. 2012-09-05 14:01:59 -04:00
sepgsql-regtest.te sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
sepgsql.h Add context info to OAT_POST_CREATE security hook 2012-10-23 18:24:24 -03:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql sepgsql DROP support. 2012-03-09 15:18:45 -05:00
uavc.c sepgsql cleanups. 2012-09-05 14:01:59 -04:00