postgresql/contrib/sepgsql/sql
Robert Haas 0f05840bf4 Allow sepgsql labels to depend on object name.
The main change here is to call security_compute_create_name_raw()
rather than security_compute_create_raw().  This ups the minimum
requirement for libselinux from 2.0.99 to 2.1.10, but it looks
like most distributions will have picked that up before 9.3 is out.

KaiGai Kohei
2013-03-28 15:41:38 -04:00
..
alter.sql sepgsql: Support for new post-ALTER access hook. 2013-03-27 08:14:19 -04:00
ddl.sql sepgsql: Support for new post-ALTER access hook. 2013-03-27 08:14:19 -04:00
dml.sql Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
label.sql Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
misc.sql sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00