Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix dumb typo in SECURITY LABEL error message. | Robert Haas | 2010-10-26 | |
| | | | | Report by Peter Eisentraut. | |||
* | Add a SECURITY LABEL command. | Robert Haas | 2010-09-27 | |
This is intended as infrastructure to support integration with label-based mandatory access control systems such as SE-Linux. Further changes (mostly hooks) will be needed, but this is a big chunk of it. KaiGai Kohei and Robert Haas |