Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-26 | Fix dumb typo in SECURITY LABEL error message. | Robert Haas | |
Report by Peter Eisentraut. | |||
2010-09-27 | Add a SECURITY LABEL command. | Robert Haas | |
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 |