aboutsummaryrefslogtreecommitdiff
path: root/contrib/sepgsql/hooks.c
Commit message (Collapse)AuthorAge
...
* Various sepgsql corrections.Robert Haas2011-02-02
| | | | KaiGai Kohei
* First round of cleanup of sepgsql code and documentation.Robert Haas2011-01-23
| | | | Robert Haas, with a few suggestions from Thom Brown
* sepgsql, an SE-Linux integration for PostgreSQLRobert Haas2011-01-23
This is still pretty rough - among other things, the documentation needs work, and the messages need a visit from the style police - but this gets the basic framework in place. KaiGai Kohei